summaryrefslogtreecommitdiff
path: root/src/map/script-fun.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/script-fun.cpp')
-rw-r--r--src/map/script-fun.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/map/script-fun.cpp b/src/map/script-fun.cpp
index 958b127..69aee10 100644
--- a/src/map/script-fun.cpp
+++ b/src/map/script-fun.cpp
@@ -33,10 +33,11 @@
#include "../net/timer.hpp"
-#include "../mmo/core.hpp"
-
#include "../proto2/net-HumanTimeDiff.hpp"
+#include "../high/core.hpp"
+#include "../high/extract_mmo.hpp"
+
#include "atcommand.hpp"
#include "battle.hpp"
#include "chrif.hpp"