diff options
Diffstat (limited to 'core/fxge/cfx_fontmgr.h')
-rw-r--r-- | core/fxge/cfx_fontmgr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxge/cfx_fontmgr.h b/core/fxge/cfx_fontmgr.h index 5c888a743e..e53a4ca324 100644 --- a/core/fxge/cfx_fontmgr.h +++ b/core/fxge/cfx_fontmgr.h @@ -12,10 +12,10 @@ #include "core/fxge/fx_font.h" -class IFX_SystemFontInfo; class CFX_FontMapper; class CFX_SubstFont; class CTTFontDesc; +class IFX_SystemFontInfo; class CFX_FontMgr { public: |