summaryrefslogtreecommitdiff
path: root/editor/editor_name_dialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor_name_dialog.cpp')
-rw-r--r--editor/editor_name_dialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/editor/editor_name_dialog.cpp b/editor/editor_name_dialog.cpp
index bacb288273..1ef61802c4 100644
--- a/editor/editor_name_dialog.cpp
+++ b/editor/editor_name_dialog.cpp
@@ -30,8 +30,8 @@
#include "editor_name_dialog.h"
-#include "class_db.h"
-#include "os/keyboard.h"
+#include "core/class_db.h"
+#include "core/os/keyboard.h"
void EditorNameDialog::_line_gui_input(const Ref<InputEvent> &p_event) {