summaryrefslogtreecommitdiff
path: root/src/rom_8077ABC.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/rom_8077ABC.c
parent4e7e4cf467e6243994d19971d7cbee33c2f7bd25 (diff)
abilities, songs, species constants
Diffstat (limited to 'src/rom_8077ABC.c')
-rw-r--r--src/rom_8077ABC.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rom_8077ABC.c b/src/rom_8077ABC.c
index e4801a194..42f360b69 100644
--- a/src/rom_8077ABC.c
+++ b/src/rom_8077ABC.c
@@ -7,7 +7,7 @@
#include "decompress.h"
#include "palette.h"
#include "pokemon_icon.h"
-#include "species.h"
+#include "constants/species.h"
#include "sprite.h"
#include "task.h"
#include "trig.h"