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 3ceaabd..0ea0983 100644
--- a/src/map/clif.c
+++ b/src/map/clif.c
@@ -18,10 +18,10 @@
#include "map/clif.h"
#include "map/lang.h"
#include "map/mapd.h"
-#include "map/mapdext.h"
#include "map/send.h"
#include "map/session.h"
-#include "map/sessionext.h"
+#include "map/struct/mapdext.h"
+#include "map/struct/sessionext.h"
void eclif_quest_send_list(struct map_session_data *sd)
{