summaryrefslogtreecommitdiff
path: root/src/JSystem/J2DGraph/J2DPrint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem/J2DGraph/J2DPrint.cpp')
-rw-r--r--src/JSystem/J2DGraph/J2DPrint.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/JSystem/J2DGraph/J2DPrint.cpp b/src/JSystem/J2DGraph/J2DPrint.cpp
index 18c2e2d9b2..f1b19b6eb3 100644
--- a/src/JSystem/J2DGraph/J2DPrint.cpp
+++ b/src/JSystem/J2DGraph/J2DPrint.cpp
@@ -1,9 +1,10 @@
+#include "JSystem/JSystem.h" // IWYU pragma: keep
+
#include "JSystem/J2DGraph/J2DPrint.h"
#include "JSystem/JKernel/JKRHeap.h"
#include "JSystem/JUtility/JUTFont.h"
#include <stdio.h>
#include <stdlib.h>
-#include "global.h"
/* 80451580-80451584 000A80 0004+00 3/3 0/0 0/0 .sbss mStrBuff__8J2DPrint */
char* J2DPrint::mStrBuff;