summaryrefslogtreecommitdiffstats
path: root/src/control/RPGEdit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/control/RPGEdit.cpp')
-rw-r--r--src/control/RPGEdit.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/control/RPGEdit.cpp b/src/control/RPGEdit.cpp
index f42a774..a1a699f 100644
--- a/src/control/RPGEdit.cpp
+++ b/src/control/RPGEdit.cpp
@@ -26,6 +26,7 @@
#include "RPGEdit.hpp"
#include "MapContext.hpp"
+#include "ScriptContext.hpp"
#include "../view/MapView.hpp"