summaryrefslogtreecommitdiff
path: root/include/pokemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pokemon.h')
-rw-r--r--include/pokemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pokemon.h b/include/pokemon.h
index d3be0c34..1ef26f85 100644
--- a/include/pokemon.h
+++ b/include/pokemon.h
@@ -9,7 +9,7 @@
#include "seals.h"
#include "constants/pokemon.h"
#include "string16.h"
-#include "save_block_2.h"
+#include "player_data.h"
struct BaseStats {
/* 0x00 */ u8 hp;