| Index: core/fxcrt/fxcrt_platforms.cpp
|
| diff --git a/core/fxcrt/fxcrt_platforms.cpp b/core/fxcrt/fxcrt_platforms.cpp
|
| index b4f6ffa1098ec027bd8e6b7ca517835bb6767d5f..4305c41874ee98c4bf5c6a87db9408a362fa02ac 100644
|
| --- a/core/fxcrt/fxcrt_platforms.cpp
|
| +++ b/core/fxcrt/fxcrt_platforms.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "core/fxcrt/fxcrt_platforms.h"
|
|
|
| -#include "core/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
|
|
| #if (_FXM_PLATFORM_ != _FXM_PLATFORM_WINDOWS_ && \
|
| _FXM_PLATFORM_ != _FXM_PLATFORM_LINUX_ && \
|
|
|