diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2026-09-15 13:32:17 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2026-09-15 13:32:17 -0400 |
| commit | 04516bd6300f7e313ad818a5e89ffd544d2bb6ca (patch) | |
| tree | 2df045b1d40cd22d2ef2e2a0a952f59aed612ef2 /include/JSystem | |
| parent | 5141bb73d52c50452887d8fb6a0b5c59c7625aad (diff) | |
d_operate_wind OK
Diffstat (limited to 'include/JSystem')
| -rw-r--r-- | include/JSystem/JKernel/JKRHeap.h | 1 |
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); |
