summaryrefslogtreecommitdiff
path: root/src/pokedex.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-12-03 16:10:41 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-12-03 16:10:41 +0100
commit846b5d79e4179cf95e216feaa493e59f0ef12976 (patch)
treea92cdc9563df36b78b9e8bcaf0c7e6778d3fe8a4 /src/pokedex.c
parenta83fc52a7e393e44079abd0f616d75ad7fa230e8 (diff)
Get rid of headers in src/data
Diffstat (limited to 'src/pokedex.c')
-rw-r--r--src/pokedex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pokedex.c b/src/pokedex.c
index b744572d8..32bf5207c 100644
--- a/src/pokedex.c
+++ b/src/pokedex.c
@@ -249,7 +249,7 @@ void sub_80C2668(u32, const u8*);
void sub_80C267C(void);
// const rom data
-#include "data/pokedex_orders.h"
+#include "data/pokemon/pokedex_orders.h"
static const struct OamData sOamData_855CFE4 =
{