From 5459de3b9a8deb258cea07cf30dc77b12d24e3e7 Mon Sep 17 00:00:00 2001 From: Drought-Ender Date: Thu, 14 Sep 2023 20:22:50 -0500 Subject: [PATCH] <------ idiot (fix build error) --- include/JSystem/J3D/J3DGXColor.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/JSystem/J3D/J3DGXColor.h b/include/JSystem/J3D/J3DGXColor.h index 52a8acb0c..bd3380545 100644 --- a/include/JSystem/J3D/J3DGXColor.h +++ b/include/JSystem/J3D/J3DGXColor.h @@ -4,6 +4,7 @@ #include "types.h" #include "Dolphin/gx.h" #include "Dolphin/gx.h" +#include "Color4.h" struct J3DGXColor : public GXColor { J3DGXColor() { }