From f233787c0a9099a84fde4c8b883b52d8014d781c Mon Sep 17 00:00:00 2001 From: Luke Street Date: Sat, 28 Feb 2026 17:17:01 -0700 Subject: [PATCH] Include JUTPalette in J2DAnimation to avoid deleting forward decl --- include/JSystem/J2DGraph/J2DAnimation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/JSystem/J2DGraph/J2DAnimation.h b/include/JSystem/J2DGraph/J2DAnimation.h index 76d8d06171..64b2a37b76 100644 --- a/include/JSystem/J2DGraph/J2DAnimation.h +++ b/include/JSystem/J2DGraph/J2DAnimation.h @@ -3,11 +3,11 @@ #include "JSystem/JMath/JMath.h" #include "JSystem/J3DGraphAnimator/J3DAnimation.h" +#include "JSystem/JUtility/JUTPalette.h" typedef struct _GXColor GXColor; typedef struct _GXColorS10 GXColorS10; class J2DScreen; -class JUTPalette; struct ResTIMG; enum J2DAnmKind {