summaryrefslogtreecommitdiffstats
path: root/editor/plugins/animation_library_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/plugins/animation_library_editor.h')
-rw-r--r--editor/plugins/animation_library_editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/plugins/animation_library_editor.h b/editor/plugins/animation_library_editor.h
index a268e68932..c8d9274f4f 100644
--- a/editor/plugins/animation_library_editor.h
+++ b/editor/plugins/animation_library_editor.h
@@ -32,7 +32,7 @@
#define ANIMATION_LIBRARY_EDITOR_H
#include "editor/animation_track_editor.h"
-#include "editor/editor_plugin.h"
+#include "editor/plugins/editor_plugin.h"
#include "scene/animation/animation_mixer.h"
#include "scene/gui/dialogs.h"
#include "scene/gui/tree.h"