diff options
Diffstat (limited to 'src/d/msg/d_msg_object.cpp')
| -rw-r--r-- | src/d/msg/d_msg_object.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
