| Index: core/src/fxcrt/fxcrt_platforms.h
|
| diff --git a/core/src/fxcrt/fxcrt_platforms.h b/core/src/fxcrt/fxcrt_platforms.h
|
| index 393df694ebabac08706824d3b8f3dbe79fb2914f..7c659d3a5f0110d0775d3c184e11bde3e816c75a 100644
|
| --- a/core/src/fxcrt/fxcrt_platforms.h
|
| +++ b/core/src/fxcrt/fxcrt_platforms.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_SRC_FXCRT_FXCRT_PLATFORMS_H_
|
| #define CORE_SRC_FXCRT_FXCRT_PLATFORMS_H_
|
|
|
| -#include "extension.h"
|
| +#include "core/src/fxcrt/extension.h"
|
|
|
| #if _FX_OS_ == _FX_ANDROID_
|
| void FXCRT_GetFileModeString(FX_DWORD dwModes, CFX_ByteString& bsMode);
|
|
|