summaryrefslogtreecommitdiff
path: root/src/map/map.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.hpp')
-rw-r--r--src/map/map.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/map.hpp b/src/map/map.hpp
index e1f8422..7eeaa8c 100644
--- a/src/map/map.hpp
+++ b/src/map/map.hpp
@@ -12,7 +12,8 @@
#include "../strings/fstring.hpp"
#include "../strings/vstring.hpp"
-#include "../common/cxxstdio.hpp"
+#include "../io/cxxstdio.hpp"
+
#include "../common/db.hpp"
#include "../common/matrix.hpp"
#include "../common/socket.hpp"