| Index: core/fxge/android/fx_android_imp.cpp
|
| diff --git a/core/fxge/android/fx_android_imp.cpp b/core/fxge/android/fx_android_imp.cpp
|
| index 6d04e4ffc20c7bdb57591456117758f39e8cb06f..3fac3706cf340901933935e32f6f0a42a76cd261 100644
|
| --- a/core/fxge/android/fx_android_imp.cpp
|
| +++ b/core/fxge/android/fx_android_imp.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_
|
|
|
|
|