summaryrefslogtreecommitdiffstats
path: root/tools/editor/editor_reimport_dialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/editor/editor_reimport_dialog.cpp')
-rw-r--r--tools/editor/editor_reimport_dialog.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/editor/editor_reimport_dialog.cpp b/tools/editor/editor_reimport_dialog.cpp
index c6a8f13dc7..e5ae33e919 100644
--- a/tools/editor/editor_reimport_dialog.cpp
+++ b/tools/editor/editor_reimport_dialog.cpp
@@ -27,8 +27,10 @@
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
#include "editor_reimport_dialog.h"
+
#include "editor_file_system.h"
#include "editor_node.h"
+
void EditorReImportDialog::popup_reimport() {
if (EditorFileSystem::get_singleton()->is_scanning()) {