From b22bcf93427613023039163b44e5046b269f4b7b Mon Sep 17 00:00:00 2001 From: Lyelye150 Date: Tue, 21 Oct 2025 20:28:15 -0400 Subject: [PATCH] update --- LEGO1/omni/src/common/mxstring.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LEGO1/omni/src/common/mxstring.cpp b/LEGO1/omni/src/common/mxstring.cpp index fc63d70b..4e9b3da0 100644 --- a/LEGO1/omni/src/common/mxstring.cpp +++ b/LEGO1/omni/src/common/mxstring.cpp @@ -4,7 +4,9 @@ #include "mxmain.h" #include +#ifndef __WIIU__ #include +#endif #include #include #include