| Index: core/fxge/android/fx_android_font.h
|
| diff --git a/core/fxge/android/fx_android_font.h b/core/fxge/android/fx_android_font.h
|
| index c9c68e347a97352bdabc41a9b93b79c93edcbf91..881bd1db5fc9f0c96e52e3da1a55b330404a3e94 100644
|
| --- a/core/fxge/android/fx_android_font.h
|
| +++ b/core/fxge/android/fx_android_font.h
|
| @@ -11,6 +11,8 @@
|
|
|
| #if _FX_OS_ == _FX_ANDROID_
|
|
|
| +#include "core/fxge/include/cfx_fontmapper.h"
|
| +#include "core/fxge/include/ifx_systemfontinfo.h"
|
| #include "core/fxge/include/fx_font.h"
|
|
|
| class CFPF_SkiaFontMgr;
|
|
|