]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/AttackChoice.h
Merge branch 'master' into menus
[l2e.git] / src / battle / AttackChoice.h
index f36520351b173b97cc1421bab2c7693bd6b0070e..d332b267f70a6facf473ad1d47bbc516e8071d7b 100644 (file)
@@ -9,11 +9,7 @@
 #define BATTLE_ATTACKCHOICE_H_
 
 #include "TargetSelection.h"
-
-namespace common {
-       class Item;
-       class Spell;
-}
+#include "../common/fwd.h"
 
 namespace battle {