diff options
Diffstat (limited to 'src/map/battle.hpp')
-rw-r--r-- | src/map/battle.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/battle.hpp b/src/map/battle.hpp index b448073..5bf7dde 100644 --- a/src/map/battle.hpp +++ b/src/map/battle.hpp @@ -31,7 +31,7 @@ # include "../net/timer.t.hpp" -# include "magic-interpreter.t.hpp" +# include "clif.t.hpp" # include "map.t.hpp" # include "skill.t.hpp" |