diff options
| author | Julgodis <> | 2021-09-26 12:11:21 +0200 |
|---|---|---|
| committer | Julgodis <> | 2021-09-26 12:11:21 +0200 |
| commit | bf12ea7a1111fd57bb38c9f2f8076da6894cd146 (patch) | |
| tree | 8d05f635966d98788d8d7a9fbfdb142c86147f79 /include/JSystem/J2DGraph | |
| parent | fa19d7a32e0ed5b8ff1909661220cad8fd2251b4 (diff) | |
Removed JUtility.h and added './tp format'
Diffstat (limited to 'include/JSystem/J2DGraph')
| -rw-r--r-- | include/JSystem/J2DGraph/J2DGrafContext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/JSystem/J2DGraph/J2DGrafContext.h b/include/JSystem/J2DGraph/J2DGrafContext.h index b4875b0435..dd85bce171 100644 --- a/include/JSystem/J2DGraph/J2DGrafContext.h +++ b/include/JSystem/J2DGraph/J2DGrafContext.h @@ -2,7 +2,7 @@ #define J2DGRAFCONTEXT_H #include "JSystem/JGeometry.h" -#include "JSystem/JUtility.h" +#include "JSystem/JUtility/TColor.h" #include "dolphin/mtx/mtx.h" #include "dolphin/types.h" |
