diff options
Diffstat (limited to 'src/map/tmw.cpp')
-rw-r--r-- | src/map/tmw.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/tmw.cpp b/src/map/tmw.cpp index 5422b3a..c9ab10b 100644 --- a/src/map/tmw.cpp +++ b/src/map/tmw.cpp @@ -34,7 +34,7 @@ #include "atcommand.hpp" #include "battle.hpp" -#include "battle_conf.hpp" +#include "map/battle_conf.hpp" #include "chrif.hpp" #include "clif.hpp" #include "globals.hpp" |