summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-02-15 20:17:58 +0300
committerAndrei Karas <akaras@inbox.ru>2018-02-15 20:17:58 +0300
commitd8dc19e4b8b5afb83c326da2f12b0082f14c3c60 (patch)
tree2dc6552f7748b25d8cdbff7266aa6dc0da19b2e7
parentacbc58373605b52514763e6f041ce6a7e1e2dca7 (diff)
downloadevol-hercules-d8dc19e4b8b5afb83c326da2f12b0082f14c3c60.tar.gz
evol-hercules-d8dc19e4b8b5afb83c326da2f12b0082f14c3c60.tar.bz2
evol-hercules-d8dc19e4b8b5afb83c326da2f12b0082f14c3c60.tar.xz
evol-hercules-d8dc19e4b8b5afb83c326da2f12b0082f14c3c60.zip
Fix compilation warning.s20180215
-rw-r--r--src/emap/npc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/npc.c b/src/emap/npc.c
index e3a3a20..0c0c61e 100644
--- a/src/emap/npc.c
+++ b/src/emap/npc.c
@@ -24,6 +24,7 @@
#include "emap/data/npcd.h"
#include "emap/struct/mapdext.h"
#include "emap/struct/npcdext.h"
+#include "emap/map.h"
#include "emap/npc.h"
void enpc_parse_unknown_mapflag_pre(const char **namePtr,