From 5020395dfd34d4dc846e3ea228f6271bfca1c72a Mon Sep 17 00:00:00 2001 From: TakaRikka <38417346+TakaRikka@users.noreply.github.com> Date: Sun, 24 Oct 2021 14:35:00 -0700 Subject: J2D structs + print / fix GX + MSL string headers (#157) * J2D structs + print / fix GX + MSL string headers * remove msl_c/string.h --- include/SSystem/SComponent/c_cc_d.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/SSystem/SComponent') diff --git a/include/SSystem/SComponent/c_cc_d.h b/include/SSystem/SComponent/c_cc_d.h index 0065c46df8..dff6740eed 100644 --- a/include/SSystem/SComponent/c_cc_d.h +++ b/include/SSystem/SComponent/c_cc_d.h @@ -7,7 +7,7 @@ #include "SSystem/SComponent/c_m3d_g_cyl.h" #include "SSystem/SComponent/c_m3d_g_sph.h" #include "SSystem/SComponent/c_m3d_g_tri.h" -#include "dolphin/gx/GXTexture.h" +#include "dolphin/gx/GX.h" #include "f_op/f_op_actor.h" #include "global.h" -- cgit v1.2.3