From 90f2d2aeffdb345e9fdfc5c3e56fffa71281f2ee Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 21 Jan 2013 21:50:36 -0800 Subject: Remove unnecessary includes, speeding up recompilation --- src/map/magic-stmt.cpp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/map/magic-stmt.cpp') diff --git a/src/map/magic-stmt.cpp b/src/map/magic-stmt.cpp index b89b3c4..f39fc1f 100644 --- a/src/map/magic-stmt.cpp +++ b/src/map/magic-stmt.cpp @@ -5,6 +5,13 @@ #include "magic-interpreter.hpp" #include "magic-interpreter-aux.hpp" +#include "battle.hpp" +#include "clif.hpp" +#include "mob.hpp" +#include "npc.hpp" +#include "pc.hpp" +#include "skill.hpp" + #include "../poison.hpp" #define INVISIBLE_NPC 127 /* used for local spell effects */ -- cgit v1.2.3-70-g09d2