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