summaryrefslogtreecommitdiff
path: root/src/map/mob.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/mob.cpp')
-rw-r--r--src/map/mob.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/mob.cpp b/src/map/mob.cpp
index 34374a7..960c58e 100644
--- a/src/map/mob.cpp
+++ b/src/map/mob.cpp
@@ -11,9 +11,9 @@
#include "../strings/fstring.hpp"
#include "../strings/xstring.hpp"
+#include "../io/cxxstdio.hpp"
#include "../io/read.hpp"
-#include "../common/cxxstdio.hpp"
#include "../common/extract.hpp"
#include "../common/nullpo.hpp"
#include "../common/random.hpp"