From a7edd19f16685e9a1e505eec642318250553e399 Mon Sep 17 00:00:00 2001 From: TakaRikka <38417346+TakaRikka@users.noreply.github.com> Date: Mon, 25 Dec 2023 07:31:05 -0800 Subject: MSL_C fully matched / some SSystem cleanup/ obj_rgate OK (#2011) * cleanup SSystem files * MSL_C fully matched * fix build * remove asm * reorganize MSL_C/Runtime libs into more accurate setup * little more cleanup * cleanup some MSL headers * obj_rgate OK * remove asm * some rgate documentation --- src/d/msg/d_msg_object.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/d/msg/d_msg_object.cpp') diff --git a/src/d/msg/d_msg_object.cpp b/src/d/msg/d_msg_object.cpp index d1c47fbc25..247c8eba44 100644 --- a/src/d/msg/d_msg_object.cpp +++ b/src/d/msg/d_msg_object.cpp @@ -4,7 +4,7 @@ // #include "d/msg/d_msg_object.h" -#include "MSL_C/stdio.h" +#include "stdio.h" #include "d/meter/d_meter2_info.h" #include "d/msg/d_msg_class.h" #include "dol2asm.h" -- cgit v1.2.3