summaryrefslogtreecommitdiff
path: root/src/editor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/editor.c')
-rw-r--r--src/editor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editor.c b/src/editor.c
index 7e041f4..63b467b 100644
--- a/src/editor.c
+++ b/src/editor.c
@@ -28,7 +28,7 @@
#include <i18n.h>
-#include "project.h"
+#include "analysis/project.h"
#include "core/params.h"
#include "gtkext/easygtk.h"
#include "gtkext/gtkdockstation.h"