| Index: core/src/fxge/android/fx_android_imp.cpp
|
| diff --git a/core/src/fxge/android/fx_android_imp.cpp b/core/src/fxge/android/fx_android_imp.cpp
|
| index 073a665560d5bbe64ed0e1b662908ad4d36f1518..a933ba60dcdec314b96e4ee82ec6b155c261da53 100644
|
| --- a/core/src/fxge/android/fx_android_imp.cpp
|
| +++ b/core/src/fxge/android/fx_android_imp.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "fx_fpf.h"
|
| +#include "core/src/fxge/android/fx_fpf.h"
|
| #if _FX_OS_ == _FX_ANDROID_
|
| void CFX_GEModule::InitPlatform() {
|
| IFPF_DeviceModule* pDeviceModule = FPF_GetDeviceModule();
|
|
|