summaryrefslogtreecommitdiffstats
path: root/editor/gui/editor_validation_panel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/gui/editor_validation_panel.cpp')
-rw-r--r--editor/gui/editor_validation_panel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/gui/editor_validation_panel.cpp b/editor/gui/editor_validation_panel.cpp
index 14fe05e906..c08af1915f 100644
--- a/editor/gui/editor_validation_panel.cpp
+++ b/editor/gui/editor_validation_panel.cpp
@@ -30,8 +30,8 @@
#include "editor_validation_panel.h"
-#include "editor/editor_scale.h"
#include "editor/editor_string_names.h"
+#include "editor/themes/editor_scale.h"
#include "scene/gui/box_container.h"
#include "scene/gui/button.h"
#include "scene/gui/label.h"