summaryrefslogtreecommitdiff
path: root/src/map/battle.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/battle.hpp')
-rw-r--r--src/map/battle.hpp8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/map/battle.hpp b/src/map/battle.hpp
index 5f47b70..4a69b8e 100644
--- a/src/map/battle.hpp
+++ b/src/map/battle.hpp
@@ -24,15 +24,11 @@
#include "fwd.hpp"
-#include "../strings/fwd.hpp"
-
-#include "../generic/fwd.hpp"
-
#include "../net/timer.t.hpp"
-#include "clif.t.hpp"
+#include "../mmo/clif.t.hpp"
#include "map.t.hpp"
-#include "skill.t.hpp"
+#include "../mmo/skill.t.hpp"
namespace tmwa