diff options
Diffstat (limited to 'src/map/magic.hpp')
-rw-r--r-- | src/map/magic.hpp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/map/magic.hpp b/src/map/magic.hpp index a420872..8c1ef84 100644 --- a/src/map/magic.hpp +++ b/src/map/magic.hpp @@ -21,12 +21,8 @@ #include "fwd.hpp" -#include "../strings/fwd.hpp" - -#include "../generic/fwd.hpp" - #include "map.t.hpp" -#include "skill.t.hpp" +#include "../mmo/skill.t.hpp" namespace tmwa |