diff options
Diffstat (limited to 'core/include/fxge/fx_font.h')
-rw-r--r-- | core/include/fxge/fx_font.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/include/fxge/fx_font.h b/core/include/fxge/fx_font.h index 80dd1a4f13..40822936e5 100644 --- a/core/include/fxge/fx_font.h +++ b/core/include/fxge/fx_font.h @@ -7,7 +7,7 @@ #ifndef CORE_INCLUDE_FXGE_FX_FONT_H_ #define CORE_INCLUDE_FXGE_FX_FONT_H_ -#include "../fxcrt/fx_ext.h" +#include "../fxcrt/fx_system.h" #include "fx_dib.h" typedef struct FT_FaceRec_* FXFT_Face; |