summaryrefslogtreecommitdiff
path: root/src/map/clif.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/clif.cpp')
-rw-r--r--src/map/clif.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/clif.cpp b/src/map/clif.cpp
index d4cedc6..5b7c21d 100644
--- a/src/map/clif.cpp
+++ b/src/map/clif.cpp
@@ -10,9 +10,9 @@
#include "../strings/zstring.hpp"
#include "../strings/xstring.hpp"
+#include "../io/cxxstdio.hpp"
#include "../io/write.hpp"
-#include "../common/cxxstdio.hpp"
#include "../common/md5calc.hpp"
#include "../common/random.hpp"
#include "../common/nullpo.hpp"