summaryrefslogtreecommitdiff
path: root/src/JSystem/JKernel/JKRHeap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem/JKernel/JKRHeap.cpp')
-rw-r--r--src/JSystem/JKernel/JKRHeap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/JKernel/JKRHeap.cpp b/src/JSystem/JKernel/JKRHeap.cpp
index b805901b78..e4337db174 100644
--- a/src/JSystem/JKernel/JKRHeap.cpp
+++ b/src/JSystem/JKernel/JKRHeap.cpp
@@ -8,7 +8,7 @@
#include "JSystem/JKernel/JKRHeap.h"
#include "JSystem/JUtility/JUTAssert.h"
#include "JSystem/JUtility/JUTException.h"
-#include <stdint>
+#include <stdint.h>
#include <string>
#if DEBUG