| Index: core/fxcrt/fxcrt_posix.cpp
|
| diff --git a/core/src/fxcrt/fxcrt_posix.cpp b/core/fxcrt/fxcrt_posix.cpp
|
| similarity index 98%
|
| rename from core/src/fxcrt/fxcrt_posix.cpp
|
| rename to core/fxcrt/fxcrt_posix.cpp
|
| index 1d3b0c23100ba01c211ee8a6702761f1e8bda371..161506dd74312e538d7b74fc88cad918074636ad 100644
|
| --- a/core/src/fxcrt/fxcrt_posix.cpp
|
| +++ b/core/fxcrt/fxcrt_posix.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "core/src/fxcrt/fxcrt_posix.h"
|
| +#include "core/fxcrt/fxcrt_posix.h"
|
|
|
| #include "core/include/fxcrt/fx_basic.h"
|
|
|
|
|