diff options
Diffstat (limited to 'include/bg.h')
-rw-r--r-- | include/bg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/bg.h b/include/bg.h index 0700e2d23..55927a5a4 100644 --- a/include/bg.h +++ b/include/bg.h @@ -1,6 +1,8 @@ #ifndef GUARD_BG_H #define GUARD_BG_H +#include "global.h" + struct BGCntrlBitfield // for the I/O registers { volatile u16 priority:2; |