summaryrefslogtreecommitdiff
path: root/src/map/clif.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/clif.c')
-rw-r--r--src/map/clif.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/clif.c b/src/map/clif.c
index 0ea0983..5868c5e 100644
--- a/src/map/clif.c
+++ b/src/map/clif.c
@@ -17,9 +17,9 @@
#include "map/clif.h"
#include "map/lang.h"
-#include "map/mapd.h"
#include "map/send.h"
-#include "map/session.h"
+#include "map/data/mapd.h"
+#include "map/data/session.h"
#include "map/struct/mapdext.h"
#include "map/struct/sessionext.h"