From f806140faf7dfea9d941dcc0c8d6148655ff4603 Mon Sep 17 00:00:00 2001 From: Lyelye150 Date: Tue, 21 Oct 2025 20:49:15 -0400 Subject: [PATCH] Update --- LEGO1/lego/legoomni/src/common/legoutils.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LEGO1/lego/legoomni/src/common/legoutils.cpp b/LEGO1/lego/legoomni/src/common/legoutils.cpp index 0eb9b6e5..94d74dc4 100644 --- a/LEGO1/lego/legoomni/src/common/legoutils.cpp +++ b/LEGO1/lego/legoomni/src/common/legoutils.cpp @@ -32,7 +32,9 @@ #include "scripts.h" #include +#ifndef __WIIU__ #include +#endif #include #include #include