summaryrefslogtreecommitdiff
path: root/src/map/magic.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/magic.cpp')
-rw-r--r--src/map/magic.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/magic.cpp b/src/map/magic.cpp
index b6dc806..84d133a 100644
--- a/src/map/magic.cpp
+++ b/src/map/magic.cpp
@@ -9,7 +9,7 @@
#include "magic-expr.hpp"
#include "magic-interpreter-base.hpp"
#include "magic-interpreter-lexer.hpp"
-#include "magic-interpreter-parser.hpp"
+#include "src/map/magic-interpreter-parser.hpp"
#include "magic-stmt.hpp"
#include "magic.hpp"