diff options
Diffstat (limited to 'src/d/msg/d_msg_string.cpp')
| -rw-r--r-- | src/d/msg/d_msg_string.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/d/msg/d_msg_string.cpp b/src/d/msg/d_msg_string.cpp index 8d74180582..db0e5f01fb 100644 --- a/src/d/msg/d_msg_string.cpp +++ b/src/d/msg/d_msg_string.cpp @@ -4,6 +4,9 @@ // #include "d/msg/d_msg_string.h" +#include "JSystem/J2DGraph/J2DTextBox.h" +#include "d/meter/d_meter2_info.h" +#include "d/msg/d_msg_out_font.h" #include "dol2asm.h" #include "dolphin/types.h" #include "JSystem/JGeometry.h" |
