| Index: core/src/fxcrt/fxcrt_posix.h
|
| diff --git a/core/src/fxcrt/fxcrt_posix.h b/core/src/fxcrt/fxcrt_posix.h
|
| index b24721dddd1880f7360db5256e882583b35f4955..f67618ff96f21283859d284df7c6356f22d780b9 100644
|
| --- a/core/src/fxcrt/fxcrt_posix.h
|
| +++ b/core/src/fxcrt/fxcrt_posix.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_SRC_FXCRT_FXCRT_POSIX_H_
|
| #define CORE_SRC_FXCRT_FXCRT_POSIX_H_
|
|
|
| -#include "extension.h"
|
| +#include "core/src/fxcrt/extension.h"
|
|
|
| #if _FXM_PLATFORM_ == _FXM_PLATFORM_LINUX_ || \
|
| _FXM_PLATFORM_ == _FXM_PLATFORM_APPLE_ || \
|
|
|