summaryrefslogtreecommitdiff
path: root/src/map/party.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/party.cpp')
-rw-r--r--src/map/party.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/party.cpp b/src/map/party.cpp
index 0ba251f..9d7cae2 100644
--- a/src/map/party.cpp
+++ b/src/map/party.cpp
@@ -4,7 +4,8 @@
#include "../strings/xstring.hpp"
-#include "../common/cxxstdio.hpp"
+#include "../io/cxxstdio.hpp"
+
#include "../common/db.hpp"
#include "../common/nullpo.hpp"
#include "../common/socket.hpp"