summaryrefslogtreecommitdiff
path: root/src/map/chrif.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/chrif.cpp')
-rw-r--r--src/map/chrif.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/chrif.cpp b/src/map/chrif.cpp
index 8e62e4d..4afccb7 100644
--- a/src/map/chrif.cpp
+++ b/src/map/chrif.cpp
@@ -7,7 +7,8 @@
#include "../strings/fstring.hpp"
#include "../strings/zstring.hpp"
-#include "../common/cxxstdio.hpp"
+#include "../io/cxxstdio.hpp"
+
#include "../common/nullpo.hpp"
#include "../common/socket.hpp"
#include "../common/timer.hpp"