diff options
Diffstat (limited to 'src/prof_pc.c')
-rw-r--r-- | src/prof_pc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/prof_pc.c b/src/prof_pc.c index c7eed8878..713912fe5 100644 --- a/src/prof_pc.c +++ b/src/prof_pc.c @@ -2,7 +2,6 @@ #include "event_data.h" #include "pokedex.h" #include "field_message_box.h" -#include "constants/species.h" extern const u8 PokedexRating_Text_LessThan10[]; extern const u8 PokedexRating_Text_LessThan20[]; |