From c681b482c2ab0a4281cb6ad5927ce8ca565a3692 Mon Sep 17 00:00:00 2001 From: camthesaxman Date: Mon, 11 Dec 2017 12:27:51 -0600 Subject: convert more constants --- src/roamer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/roamer.c') diff --git a/src/roamer.c b/src/roamer.c index bce85dffd..fbd25bfad 100644 --- a/src/roamer.c +++ b/src/roamer.c @@ -2,7 +2,7 @@ #include "roamer.h" #include "pokemon.h" #include "random.h" -#include "species.h" +#include "constants/species.h" #include "event_data.h" enum -- cgit v1.2.3