diff options
Diffstat (limited to 'src/JSystem/JKernel/JKRAram.cpp')
| -rw-r--r-- | src/JSystem/JKernel/JKRAram.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/JKernel/JKRAram.cpp b/src/JSystem/JKernel/JKRAram.cpp index 7d1c573f11..ffea3d9af7 100644 --- a/src/JSystem/JKernel/JKRAram.cpp +++ b/src/JSystem/JKernel/JKRAram.cpp @@ -6,7 +6,7 @@ #include "JSystem/JKernel/JKRDecomp.h" #include "JSystem/JKernel/JKRExpHeap.h" #include "JSystem/JUtility/JUTException.h" -#include "dolphin/ar.h" +#include <dolphin/ar.h> #include <dolphin/os.h> #include <string> |
