diff options
Diffstat (limited to 'include/JSystem/J2DGraph/J2DPrint.h')
| -rw-r--r-- | include/JSystem/J2DGraph/J2DPrint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/JSystem/J2DGraph/J2DPrint.h b/include/JSystem/J2DGraph/J2DPrint.h index be06e01c26..aa0ffbdcf1 100644 --- a/include/JSystem/J2DGraph/J2DPrint.h +++ b/include/JSystem/J2DGraph/J2DPrint.h @@ -2,7 +2,7 @@ #define J2DPRINT_H #include "JSystem/J2DGraph/J2DTextBox.h" -#include <stdarg> +#include <cstdarg> class JUTFont; class J2DPrint; |
