diff options
Diffstat (limited to 'src/map/battle.t.hpp')
-rw-r--r-- | src/map/battle.t.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/battle.t.hpp b/src/map/battle.t.hpp index b84d1f2..f88fb71 100644 --- a/src/map/battle.t.hpp +++ b/src/map/battle.t.hpp @@ -1,7 +1,7 @@ #ifndef BATTLE_T_HPP #define BATTLE_T_HPP -#include "../common/utils.hpp" +#include "../common/utils2.hpp" namespace e { |