summaryrefslogtreecommitdiff
path: root/src/boot_O2_g3/boot_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot_O2_g3/boot_main.c')
-rw-r--r--src/boot_O2_g3/boot_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot_O2_g3/boot_main.c b/src/boot_O2_g3/boot_main.c
index 6a561992b..ed16c34e0 100644
--- a/src/boot_O2_g3/boot_main.c
+++ b/src/boot_O2_g3/boot_main.c
@@ -2,6 +2,7 @@
#include "global.h"
#include "stack.h"
#include "stackcheck.h"
+#include "z64thread.h"
StackEntry sBootStackInfo;
OSThread sIdleThread;