diff options
Diffstat (limited to 'src/boot/boot_main.c')
| -rw-r--r-- | src/boot/boot_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/boot_main.c b/src/boot/boot_main.c index 905582fe7..1ce87d3b0 100644 --- a/src/boot/boot_main.c +++ b/src/boot/boot_main.c @@ -2,7 +2,7 @@ #include "CIC6105.h" #include "idle.h" #include "stack.h" -#include "stackcheck.h" +#include "libu64/stackcheck.h" #include "z64thread.h" StackEntry sBootStackInfo; |
