| Index: core/fxge/android/fpf_skiamodule.cpp
|
| diff --git a/core/fxge/android/fpf_skiamodule.cpp b/core/fxge/android/fpf_skiamodule.cpp
|
| index f219f1249936e84c0f8f613a34d7a392fef5105c..e541b2414f2d70bace69a47adf6116a506079cb2 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/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| #if _FX_OS_ == _FX_ANDROID_
|
|
|
|
|