summaryrefslogtreecommitdiff
path: root/src/map/npc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/npc.cpp')
-rw-r--r--src/map/npc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/npc.cpp b/src/map/npc.cpp
index e6c7445..f5a1f21 100644
--- a/src/map/npc.cpp
+++ b/src/map/npc.cpp
@@ -12,9 +12,9 @@
#include "../strings/zstring.hpp"
#include "../strings/xstring.hpp"
+#include "../io/cxxstdio.hpp"
#include "../io/read.hpp"
-#include "../common/cxxstdio.hpp"
#include "../common/db.hpp"
#include "../common/extract.hpp"
#include "../common/nullpo.hpp"