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.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/map/npc.cpp b/src/map/npc.cpp
index 471553b..304224a 100644
--- a/src/map/npc.cpp
+++ b/src/map/npc.cpp
@@ -38,12 +38,10 @@
#include "../generic/db.hpp"
#include "../io/cxxstdio.hpp"
+#include "../io/extract.hpp"
#include "../net/timer.hpp"
-#include "../mmo/extract.hpp"
-#include "../mmo/utils.hpp"
-
#include "../proto2/map-user.hpp"
#include "battle.hpp"