summaryrefslogtreecommitdiff
path: root/src/field/battle_tower.c
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-11-26 13:00:26 -0600
committercamthesaxman <cameronghall@cox.net>2017-11-26 13:00:26 -0600
commit5f242ae6cee377d219defa8290ef1c164b003f52 (patch)
tree4499f7a75ad102013ca8fba71a6fd34f5e374d53 /src/field/battle_tower.c
parent4e7e4cf467e6243994d19971d7cbee33c2f7bd25 (diff)
abilities, songs, species constants
Diffstat (limited to 'src/field/battle_tower.c')
-rw-r--r--src/field/battle_tower.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/field/battle_tower.c b/src/field/battle_tower.c
index 2b45766dd..5f2a84d06 100644
--- a/src/field/battle_tower.c
+++ b/src/field/battle_tower.c
@@ -17,7 +17,7 @@
#include "random.h"
#include "save.h"
#include "script_pokemon_80C4.h"
-#include "species.h"
+#include "constants/species.h"
#include "string_util.h"
#include "task.h"
#include "text.h"