summaryrefslogtreecommitdiff
path: root/src/map/magic-interpreter-lexer.lpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/magic-interpreter-lexer.lpp')
-rw-r--r--src/map/magic-interpreter-lexer.lpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/magic-interpreter-lexer.lpp b/src/map/magic-interpreter-lexer.lpp
index b5a16b2..2b68acf 100644
--- a/src/map/magic-interpreter-lexer.lpp
+++ b/src/map/magic-interpreter-lexer.lpp
@@ -3,7 +3,7 @@
#
#include "magic-interpreter-parser.hpp"
-#include "../common/cxxstdio.hpp"
+#include "../io/cxxstdio.hpp"
#ifdef HEADING
# error "what platform is this? please tell me who #defined HEADING"