summaryrefslogtreecommitdiff
path: root/src/msg/scrn/d_msg_scrn_explain.cpp
diff options
context:
space:
mode:
authorJcw87 <Jcw87@users.noreply.github.com>2023-04-21 02:02:03 -0700
committerGitHub <noreply@github.com>2023-04-21 02:02:03 -0700
commitf5fc527d39c754fde87aeb90033d2efd698ad7e2 (patch)
treebce002e621968da87e420d06d09193840a381c9b /src/msg/scrn/d_msg_scrn_explain.cpp
parent472340e2d65914f3a19aa332ad31939755ee4579 (diff)
add MSL_C/stdio.h (#317)
Diffstat (limited to 'src/msg/scrn/d_msg_scrn_explain.cpp')
-rw-r--r--src/msg/scrn/d_msg_scrn_explain.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/msg/scrn/d_msg_scrn_explain.cpp b/src/msg/scrn/d_msg_scrn_explain.cpp
index 0a2981c7d0..5da4c77dbb 100644
--- a/src/msg/scrn/d_msg_scrn_explain.cpp
+++ b/src/msg/scrn/d_msg_scrn_explain.cpp
@@ -4,6 +4,7 @@
//
#include "msg/scrn/d_msg_scrn_explain.h"
+#include "MSL_C/stdio.h"
#include "dol2asm.h"
#include "dolphin/types.h"