From dc0762c547cab250d4fe081706930582a27c0b46 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 24 Apr 2014 22:09:54 -0700 Subject: Conform magic headers to the decl/def rule --- src/map/magic-interpreter-base.cpp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/map/magic-interpreter-base.cpp') diff --git a/src/map/magic-interpreter-base.cpp b/src/map/magic-interpreter-base.cpp index a7c5496..baec6fb 100644 --- a/src/map/magic-interpreter-base.cpp +++ b/src/map/magic-interpreter-base.cpp @@ -1,5 +1,4 @@ #include "magic-interpreter-base.hpp" -#include "magic.hpp" // magic-interpreter-base.cpp - Core of the old magic system. // // Copyright © 2004-2011 The Mana World Development Team @@ -22,8 +21,6 @@ #include -#include "magic-interpreter.hpp" - #include "../strings/astring.hpp" #include "../strings/xstring.hpp" @@ -31,8 +28,9 @@ #include "../mmo/timer.hpp" +#include "magic.hpp" #include "magic-expr.hpp" - +#include "magic-interpreter.hpp" #include "pc.hpp" #include "../poison.hpp" -- cgit v1.2.3-70-g09d2