diff options
| author | Zen64 <xxzenshadowxx@gmail.com> | 2022-03-19 22:31:05 -0400 |
|---|---|---|
| committer | Zen64 <xxzenshadowxx@gmail.com> | 2022-03-19 22:31:05 -0400 |
| commit | 727b2768e237f8271d198c0f9898e2d0e888f104 (patch) | |
| tree | 530f3db98c2f125e19cfd5f7302e76a51e0aed68 /libs/JSystem/J3DGraphBase/J3DShapeDraw.cpp | |
| parent | 6ff6982c2036db860445681517f7414adb6c3f0b (diff) | |
Fixed capitalization and msl library names
Diffstat (limited to 'libs/JSystem/J3DGraphBase/J3DShapeDraw.cpp')
| -rw-r--r-- | libs/JSystem/J3DGraphBase/J3DShapeDraw.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/JSystem/J3DGraphBase/J3DShapeDraw.cpp b/libs/JSystem/J3DGraphBase/J3DShapeDraw.cpp index da1f624a6c..befab13ce8 100644 --- a/libs/JSystem/J3DGraphBase/J3DShapeDraw.cpp +++ b/libs/JSystem/J3DGraphBase/J3DShapeDraw.cpp @@ -5,7 +5,7 @@ #include "JSystem/J3DGraphBase/J3DShapeDraw.h" #include "dol2asm.h" -#include "dolphin/gx/gx.h" +#include "dolphin/gx/GX.h" #include "dolphin/types.h" // |
