summaryrefslogtreecommitdiff
path: root/src/d/d_map.cpp
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2025-12-20 18:30:04 -0800
committerGitHub <noreply@github.com>2025-12-20 18:30:04 -0800
commitbd0c601a521fedf2b6a2e1930ca280555c808564 (patch)
treeabc151d12d214b602bd95e0c80703fe1e8d754ba /src/d/d_map.cpp
parent762159a990057caef57b20a617b0a1d9eb44dc6d (diff)
m_Do_MemCard/d_file_select wii/debug work (#2976)
* m_Do_MemCard/d_file_select wii/debug work * fix builds
Diffstat (limited to 'src/d/d_map.cpp')
-rw-r--r--src/d/d_map.cpp1
1 files changed, 1 insertions, 0 deletions
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"