diff options
Diffstat (limited to 'core/fxge/ifx_systemfontinfo.h')
-rw-r--r-- | core/fxge/ifx_systemfontinfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxge/ifx_systemfontinfo.h b/core/fxge/ifx_systemfontinfo.h index 391baa2cdd..1ae097b9f9 100644 --- a/core/fxge/ifx_systemfontinfo.h +++ b/core/fxge/ifx_systemfontinfo.h @@ -10,7 +10,6 @@ #include <memory> #include "core/fxge/cfx_fontmapper.h" -#include "core/fxge/fx_font.h" const uint32_t kTableNAME = FXDWORD_GET_MSBFIRST("name"); const uint32_t kTableTTCF = FXDWORD_GET_MSBFIRST("ttcf"); |