summaryrefslogtreecommitdiff
path: root/src/JSystem/J2DGraph/J2DTextBoxEx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem/J2DGraph/J2DTextBoxEx.cpp')
-rw-r--r--src/JSystem/J2DGraph/J2DTextBoxEx.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/JSystem/J2DGraph/J2DTextBoxEx.cpp b/src/JSystem/J2DGraph/J2DTextBoxEx.cpp
index 9944dd2a20..39e78092d4 100644
--- a/src/JSystem/J2DGraph/J2DTextBoxEx.cpp
+++ b/src/JSystem/J2DGraph/J2DTextBoxEx.cpp
@@ -2,6 +2,8 @@
// J2DTextBoxEx
//
+#include "JSystem/JSystem.h" // IWYU pragma: keep
+
#include "JSystem/J2DGraph/J2DTextBoxEx.h"
#include "JSystem/J2DGraph/J2DPrint.h"
#include "JSystem/JSupport/JSURandomInputStream.h"
@@ -595,4 +597,4 @@ void J2DTextBoxEx::setAnimation(J2DAnmBase* anm) {
J2DPane::setAnimation(anm);
}
-/* 803A1DF0-803A1DF0 02E450 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */ \ No newline at end of file
+/* 803A1DF0-803A1DF0 02E450 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */