From bd0c601a521fedf2b6a2e1930ca280555c808564 Mon Sep 17 00:00:00 2001 From: TakaRikka <38417346+TakaRikka@users.noreply.github.com> Date: Sat, 20 Dec 2025 18:30:04 -0800 Subject: m_Do_MemCard/d_file_select wii/debug work (#2976) * m_Do_MemCard/d_file_select wii/debug work * fix builds --- src/d/d_map.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/d/d_map.cpp') diff --git a/src/d/d_map.cpp b/src/d/d_map.cpp index 6551a0d954..11c62f37c9 100644 --- a/src/d/d_map.cpp +++ b/src/d/d_map.cpp @@ -7,6 +7,7 @@ #include "d/d_map.h" #include "JSystem/JHostIO/JORFile.h" +#include "JSystem/JHostIO/JORServer.h" #include "JSystem/JUtility/JUTTexture.h" #include "SSystem/SComponent/c_counter.h" #include "SSystem/SComponent/c_math.h" -- cgit v1.2.3