summaryrefslogtreecommitdiffstats
path: root/editor/plugins/packed_scene_editor_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/plugins/packed_scene_editor_plugin.h')
-rw-r--r--editor/plugins/packed_scene_editor_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/plugins/packed_scene_editor_plugin.h b/editor/plugins/packed_scene_editor_plugin.h
index 308bcf1c05..0e18d98978 100644
--- a/editor/plugins/packed_scene_editor_plugin.h
+++ b/editor/plugins/packed_scene_editor_plugin.h
@@ -32,7 +32,7 @@
#define PACKED_SCENE_EDITOR_PLUGIN_H
#include "editor/editor_inspector.h"
-#include "editor/editor_plugin.h"
+#include "editor/plugins/editor_plugin.h"
#include "scene/gui/box_container.h"
class PackedSceneEditor : public VBoxContainer {