summaryrefslogtreecommitdiff
path: root/src/map/npc-parse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/npc-parse.cpp')
-rw-r--r--src/map/npc-parse.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/map/npc-parse.cpp b/src/map/npc-parse.cpp
index f5b6a07..81a5ba2 100644
--- a/src/map/npc-parse.cpp
+++ b/src/map/npc-parse.cpp
@@ -31,10 +31,13 @@
#include "../generic/enum.hpp"
#include "../io/cxxstdio.hpp"
+#include "../io/extract.hpp"
#include "../io/read.hpp"
#include "../mmo/config_parse.hpp"
+#include "../high/extract_mmo.hpp"
+
#include "battle.hpp"
#include "clif.hpp"
#include "itemdb.hpp"