| Index: core/fxge/android/fpf_skiafont.cpp
|
| diff --git a/core/fxge/android/fpf_skiafont.cpp b/core/fxge/android/fpf_skiafont.cpp
|
| index 2b639fe944eb20b041e59878b76197d0fbf87c98..b154ec422b90a6af8956c20cbd1f2e72e5667ac7 100644
|
| --- a/core/fxge/android/fpf_skiafont.cpp
|
| +++ b/core/fxge/android/fpf_skiafont.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| #if _FX_OS_ == _FX_ANDROID_
|
|
|
|
|