diff options
Diffstat (limited to 'src/JSystem/J2DGraph/J2DTextBox.cpp')
| -rw-r--r-- | src/JSystem/J2DGraph/J2DTextBox.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/JSystem/J2DGraph/J2DTextBox.cpp b/src/JSystem/J2DGraph/J2DTextBox.cpp index 6897ff65..ea8db23f 100644 --- a/src/JSystem/J2DGraph/J2DTextBox.cpp +++ b/src/JSystem/J2DGraph/J2DTextBox.cpp @@ -3,6 +3,8 @@ // Translation Unit: J2DTextBox.cpp // +#include "JSystem/JSystem.h" // IWYU pragma: keep + #include "JSystem/J2DGraph/J2DTextBox.h" #include "JSystem/JKernel/JKRFileLoader.h" #include "JSystem/JSupport/JSURandomInputStream.h" |
