summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphBase/J3DShapeDraw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem/J3DGraphBase/J3DShapeDraw.cpp')
-rw-r--r--src/JSystem/J3DGraphBase/J3DShapeDraw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DShapeDraw.cpp b/src/JSystem/J3DGraphBase/J3DShapeDraw.cpp
index 50bd2ac793..e001a8a8b9 100644
--- a/src/JSystem/J3DGraphBase/J3DShapeDraw.cpp
+++ b/src/JSystem/J3DGraphBase/J3DShapeDraw.cpp
@@ -3,7 +3,7 @@
#include "JSystem/J3DGraphBase/J3DShapeDraw.h"
#include "JSystem/JKernel/JKRHeap.h"
#include <string>
-#include <stdint>
+#include <stdint.h>
#include <dolphin/gx.h>
u32 J3DShapeDraw::countVertex(u32 stride) {