summaryrefslogtreecommitdiff
path: root/src/libultra_boot_O2/osViGetNextFramebuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libultra_boot_O2/osViGetNextFramebuffer.c')
-rw-r--r--src/libultra_boot_O2/osViGetNextFramebuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libultra_boot_O2/osViGetNextFramebuffer.c b/src/libultra_boot_O2/osViGetNextFramebuffer.c
index a8b642603..86f8549ab 100644
--- a/src/libultra_boot_O2/osViGetNextFramebuffer.c
+++ b/src/libultra_boot_O2/osViGetNextFramebuffer.c
@@ -1,4 +1,4 @@
-#include <global.h>
+#include "global.h"
void* osViGetNextFramebuffer() {
s32 prevInt = __osDisableInt();