| Index: core/fxcrt/fx_basic_plex.cpp
|
| diff --git a/core/src/fxcrt/fx_basic_plex.cpp b/core/fxcrt/fx_basic_plex.cpp
|
| similarity index 95%
|
| rename from core/src/fxcrt/fx_basic_plex.cpp
|
| rename to core/fxcrt/fx_basic_plex.cpp
|
| index 8689b97bb6aba7d1a43105151347aac1b8b77cab..1cddbc32a01ff99e7556e386ad7e8822a458941a 100644
|
| --- a/core/src/fxcrt/fx_basic_plex.cpp
|
| +++ b/core/fxcrt/fx_basic_plex.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| +#include "core/fxcrt/plex.h"
|
| #include "core/include/fxcrt/fx_memory.h"
|
| -#include "core/src/fxcrt/plex.h"
|
|
|
| CFX_Plex* CFX_Plex::Create(CFX_Plex*& pHead,
|
| FX_DWORD nMax,
|
|
|