summaryrefslogtreecommitdiff
path: root/src/map/atcommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/atcommand.cpp')
-rw-r--r--src/map/atcommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/atcommand.cpp b/src/map/atcommand.cpp
index 55596b3..5256121 100644
--- a/src/map/atcommand.cpp
+++ b/src/map/atcommand.cpp
@@ -10,11 +10,11 @@
#include "../strings/xstring.hpp"
#include "../strings/vstring.hpp"
+#include "../io/cxxstdio.hpp"
#include "../io/read.hpp"
#include "../io/write.hpp"
#include "../common/core.hpp"
-#include "../common/cxxstdio.hpp"
#include "../common/extract.hpp"
#include "../common/human_time_diff.hpp"
#include "../common/mmo.hpp"