diff options
Diffstat (limited to 'src/JSystem/J3DGraphBase/J3DPacket.cpp')
| -rw-r--r-- | src/JSystem/J3DGraphBase/J3DPacket.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DPacket.cpp b/src/JSystem/J3DGraphBase/J3DPacket.cpp index 173061882c..5eb6e77392 100644 --- a/src/JSystem/J3DGraphBase/J3DPacket.cpp +++ b/src/JSystem/J3DGraphBase/J3DPacket.cpp @@ -7,7 +7,7 @@ #include "JSystem/J3DGraphBase/J3DShapeMtx.h" #include "JSystem/JKernel/JKRHeap.h" #include <dolphin/os.h> -#include <string> +#include <cstring> #include "global.h" J3DError J3DDisplayListObj::newDisplayList(u32 maxSize) { |
