From 86395f53634b3ef1ce76a7f1e5edfdb61f8ffd80 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 25 Oct 2014 15:24:26 -0700 Subject: Fix header ranking --- src/map/script-fun.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/map/script-fun.cpp') 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" -- cgit v1.2.3-70-g09d2