summaryrefslogtreecommitdiff
path: root/src/map/intif.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/intif.cpp')
-rw-r--r--src/map/intif.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/intif.cpp b/src/map/intif.cpp
index f64f797..9f4c38e 100644
--- a/src/map/intif.cpp
+++ b/src/map/intif.cpp
@@ -33,12 +33,12 @@
#include "../high/mmo.hpp"
-#include "../proto2/char-map.hpp"
+#include "proto2/char-map.hpp"
#include "../wire/packets.hpp"
#include "battle.hpp"
-#include "battle_conf.hpp"
+#include "map/battle_conf.hpp"
#include "chrif.hpp"
#include "clif.hpp"
#include "globals.hpp"