| Index: core/src/fxge/android/fpf_skiafont.h
|
| diff --git a/core/src/fxge/android/fpf_skiafont.h b/core/src/fxge/android/fpf_skiafont.h
|
| index 12d5fa520b0592a74214b3b00749d6594ed1a50c..c12ec4369049d1a679032cb06dd48469a69edaac 100644
|
| --- a/core/src/fxge/android/fpf_skiafont.h
|
| +++ b/core/src/fxge/android/fpf_skiafont.h
|
| @@ -7,9 +7,12 @@
|
| #ifndef CORE_SRC_FXGE_ANDROID_FPF_SKIAFONT_H_
|
| #define CORE_SRC_FXGE_ANDROID_FPF_SKIAFONT_H_
|
|
|
| +#include "core/include/fxcrt/fx_system.h"
|
| +
|
| #if _FX_OS_ == _FX_ANDROID_
|
|
|
| #include "core/include/fxge/fpf.h"
|
| +#include "core/include/fxge/fx_font.h"
|
|
|
| class CFPF_SkiaFontDescriptor;
|
| class CFPF_SkiaFontMgr;
|
|
|