summaryrefslogtreecommitdiff
path: root/src/map/magic-interpreter-parser.ypp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/magic-interpreter-parser.ypp')
-rw-r--r--src/map/magic-interpreter-parser.ypp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/magic-interpreter-parser.ypp b/src/map/magic-interpreter-parser.ypp
index 8a654cd..0657ade 100644
--- a/src/map/magic-interpreter-parser.ypp
+++ b/src/map/magic-interpreter-parser.ypp
@@ -13,8 +13,9 @@
#include "../strings/fstring.hpp"
#include "../strings/zstring.hpp"
+#include "../io/cxxstdio.hpp"
+
#include "../common/const_array.hpp"
-#include "../common/cxxstdio.hpp"
#include "itemdb.hpp"
#include "magic-expr.hpp"