summaryrefslogtreecommitdiff
path: root/include/JSystem
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2026-09-15 13:32:17 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2026-09-15 13:32:17 -0400
commit04516bd6300f7e313ad818a5e89ffd544d2bb6ca (patch)
tree2df045b1d40cd22d2ef2e2a0a952f59aed612ef2 /include/JSystem
parent5141bb73d52c50452887d8fb6a0b5c59c7625aad (diff)
d_operate_wind OK
Diffstat (limited to 'include/JSystem')
-rw-r--r--include/JSystem/JKernel/JKRHeap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/JSystem/JKernel/JKRHeap.h b/include/JSystem/JKernel/JKRHeap.h
index 83228fe3..d0b9d283 100644
--- a/include/JSystem/JKernel/JKRHeap.h
+++ b/include/JSystem/JKernel/JKRHeap.h
@@ -3,6 +3,7 @@
#include "JSystem/JKernel/JKRDisposer.h"
#include "dolphin/os/OSMutex.h"
+#include "global.h"
class JKRHeap;
typedef void (*JKRErrorHandler)(void*, u32, int);