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