diff options
Diffstat (limited to 'include/player_pc.h')
-rw-r--r-- | include/player_pc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/player_pc.h b/include/player_pc.h index b14d1ede3..e14e5e9da 100644 --- a/include/player_pc.h +++ b/include/player_pc.h @@ -1,6 +1,8 @@ #ifndef GUARD_PLAYER_PC_H #define GUARD_PLAYER_PC_H +#include "global.h" + // Exported type declarations // Exported RAM declarations |