summaryrefslogtreecommitdiff
path: root/src/map/npc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/npc.c')
-rw-r--r--src/map/npc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/npc.c b/src/map/npc.c
index ee0ff47..f5a07ea 100644
--- a/src/map/npc.c
+++ b/src/map/npc.c
@@ -15,7 +15,7 @@
#include "../../../map/pc.h"
#include "map/mapd.h"
-#include "map/mapdext.h"
+#include "map/struct/mapdext.h"
#include "map/npc.h"
struct npc_data* enpc_checknear(struct map_session_data* sd, struct block_list* bl)