summaryrefslogtreecommitdiff
path: root/libs/JSystem/J3DGraphBase/J3DPacket.cpp
diff options
context:
space:
mode:
authorZen64 <xxzenshadowxx@gmail.com>2022-03-19 22:31:05 -0400
committerZen64 <xxzenshadowxx@gmail.com>2022-03-19 22:31:05 -0400
commit727b2768e237f8271d198c0f9898e2d0e888f104 (patch)
tree530f3db98c2f125e19cfd5f7302e76a51e0aed68 /libs/JSystem/J3DGraphBase/J3DPacket.cpp
parent6ff6982c2036db860445681517f7414adb6c3f0b (diff)
Fixed capitalization and msl library names
Diffstat (limited to 'libs/JSystem/J3DGraphBase/J3DPacket.cpp')
-rw-r--r--libs/JSystem/J3DGraphBase/J3DPacket.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/JSystem/J3DGraphBase/J3DPacket.cpp b/libs/JSystem/J3DGraphBase/J3DPacket.cpp
index ba67438d03..1f30bda3b8 100644
--- a/libs/JSystem/J3DGraphBase/J3DPacket.cpp
+++ b/libs/JSystem/J3DGraphBase/J3DPacket.cpp
@@ -11,7 +11,7 @@
#include "JSystem/J3DGraphBase/J3DSys.h"
#include "JSystem/J3DGraphBase/J3DVertex.h"
#include "JSystem/JKernel/JKRHeap.h"
-#include "MSL_C.PPCEABI.bare.H/MSL_Common/src/string.h"
+#include "msl_c/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "dolphin/gx/GX.h"
#include "dolphin/os/OSCache.h"