summaryrefslogtreecommitdiff
path: root/core/src/fxge/android/fpf_skiafont.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/fxge/android/fpf_skiafont.h')
-rw-r--r--core/src/fxge/android/fpf_skiafont.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/src/fxge/android/fpf_skiafont.h b/core/src/fxge/android/fpf_skiafont.h
index 12d5fa520b..c12ec43690 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;