diff options
| author | hatal175 <hatal175@users.noreply.github.com> | 2023-11-18 09:02:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-17 23:02:12 -0800 |
| commit | c31a6f988c3489f15a640cf798d26846302cd0b0 (patch) | |
| tree | b4d0542bee7bb05980aed3e3180e9a3d5d6b793e /libs/JSystem/J2DGraph/J2DMaterialFactory.cpp | |
| parent | 519e780f6698b60c194c65fda1a7aab043f27e25 (diff) | |
Some work on m_do_ext (#1988)
* Some work on m_do_ext
* Work on m_do_ext
Diffstat (limited to 'libs/JSystem/J2DGraph/J2DMaterialFactory.cpp')
| -rw-r--r-- | libs/JSystem/J2DGraph/J2DMaterialFactory.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/JSystem/J2DGraph/J2DMaterialFactory.cpp b/libs/JSystem/J2DGraph/J2DMaterialFactory.cpp index 87e6368b82..1ffc1862a0 100644 --- a/libs/JSystem/J2DGraph/J2DMaterialFactory.cpp +++ b/libs/JSystem/J2DGraph/J2DMaterialFactory.cpp @@ -5,6 +5,7 @@ #include "JSystem/J2DGraph/J2DMaterialFactory.h" #include "JSystem/J2DGraph/J2DMaterial.h" +#include "JSystem/JSupport/JSupport.h" #include "MSL_C/string.h" #include "dol2asm.h" #include "dolphin/types.h" |
