summaryrefslogtreecommitdiff
path: root/src/map/script-parse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/script-parse.cpp')
-rw-r--r--src/map/script-parse.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/script-parse.cpp b/src/map/script-parse.cpp
index e2cb4c6..7956831 100644
--- a/src/map/script-parse.cpp
+++ b/src/map/script-parse.cpp
@@ -30,7 +30,8 @@
#include "../strings/rstring.hpp"
#include "../io/cxxstdio.hpp"
-#include "../io/cxxstdio_enums.hpp"
+
+#include "../mmo/cxxstdio_enums.hpp"
#include "map.t.hpp"
#include "script-buffer.hpp"