| Index: core/fxcrt/fxcrt_windows.cpp
|
| diff --git a/core/fxcrt/fxcrt_windows.cpp b/core/fxcrt/fxcrt_windows.cpp
|
| index 528a3b78ac5bb3620d8dbdca359b901dc6746bf1..61c0eb6e392511efc950cd23264821605c14b41a 100644
|
| --- a/core/fxcrt/fxcrt_windows.cpp
|
| +++ b/core/fxcrt/fxcrt_windows.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "core/fxcrt/fxcrt_windows.h"
|
|
|
| -#include "core/include/fxcrt/fx_string.h"
|
| +#include "core/fxcrt/include/fx_string.h"
|
|
|
| #if _FXM_PLATFORM_ == _FXM_PLATFORM_WINDOWS_
|
| IFXCRT_FileAccess* FXCRT_FileAccess_Create() {
|
|
|