diff options
Diffstat (limited to 'include/pokemon.h')
-rw-r--r-- | include/pokemon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pokemon.h b/include/pokemon.h index b466a11c..a350d1a1 100644 --- a/include/pokemon.h +++ b/include/pokemon.h @@ -1,7 +1,7 @@ #ifndef POKEDIAMOND_POKEMON_H #define POKEDIAMOND_POKEMON_H -#include "nitro/types.h" +#include "types.h" // Enums |