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, 2 insertions, 2 deletions
diff --git a/src/map/npc.cpp b/src/map/npc.cpp
index 7d3e62b..2adc774 100644
--- a/src/map/npc.cpp
+++ b/src/map/npc.cpp
@@ -42,10 +42,10 @@
#include "../net/timer.hpp"
-#include "../proto2/map-user.hpp"
+#include "proto2/map-user.hpp"
#include "battle.hpp"
-#include "battle_conf.hpp"
+#include "map/battle_conf.hpp"
#include "clif.hpp"
#include "globals.hpp"
#include "itemdb.hpp"