aboutsummaryrefslogtreecommitdiff
path: root/editor/io_plugins/editor_scene_importer_fbxconv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/io_plugins/editor_scene_importer_fbxconv.cpp')
-rw-r--r--editor/io_plugins/editor_scene_importer_fbxconv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/io_plugins/editor_scene_importer_fbxconv.cpp b/editor/io_plugins/editor_scene_importer_fbxconv.cpp
index d75a26a94..a2fe4a649 100644
--- a/editor/io_plugins/editor_scene_importer_fbxconv.cpp
+++ b/editor/io_plugins/editor_scene_importer_fbxconv.cpp
@@ -28,9 +28,9 @@
/*************************************************************************/
#include "editor_scene_importer_fbxconv.h"
+#include "editor/editor_settings.h"
#include "os/file_access.h"
#include "os/os.h"
-#include "editor/editor_settings.h"
#include "scene/3d/mesh_instance.h"
#include "scene/animation/animation_player.h"