aboutsummaryrefslogtreecommitdiff
path: root/editor/inspector_dock.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/inspector_dock.h')
-rw-r--r--editor/inspector_dock.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/editor/inspector_dock.h b/editor/inspector_dock.h
index be6ed5fa8..83a7e5f54 100644
--- a/editor/inspector_dock.h
+++ b/editor/inspector_dock.h
@@ -29,9 +29,8 @@
#ifndef INSPECTOR_DOCK_H
#define INSPECTOR_DOCK_H
-#include "scene/gui/box_container.h"
#include "property_editor.h"
-
+#include "scene/gui/box_container.h"
//this is for now bundled in EditorNode, will be moved away here eventually