Index: xfa/fxfa/include/xfa_ffapp.h |
diff --git a/xfa/fxfa/include/xfa_ffapp.h b/xfa/fxfa/include/xfa_ffapp.h |
index cad4e88e58c542344effeb73ed2cdf459cab0938..8ecc89df13caf723659ab2668729c817a8f1b85d 100644 |
--- a/xfa/fxfa/include/xfa_ffapp.h |
+++ b/xfa/fxfa/include/xfa_ffapp.h |
@@ -67,7 +67,7 @@ class CXFA_FFApp : public IFWL_AdapterNative { |
IXFA_AppProvider* m_pProvider; |
CXFA_FontMgr* m_pFontMgr; |
#if _FXM_PLATFORM_ != _FXM_PLATFORM_WINDOWS_ |
- IFX_FontSourceEnum* m_pFontSource; |
+ CFX_FontSourceEnum_File* m_pFontSource; |
#endif |
CXFA_FWLAdapterWidgetMgr* m_pAdapterWidgetMgr; |
IFWL_WidgetMgrDelegate* m_pWidgetMgrDelegate; |