| Index: core/fxcrt/fx_basic_plex.cpp
|
| diff --git a/core/fxcrt/fx_basic_plex.cpp b/core/fxcrt/fx_basic_plex.cpp
|
| index 1cddbc32a01ff99e7556e386ad7e8822a458941a..805f05906379ed322c8c284b50ce29ed1264c435 100644
|
| --- a/core/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/include/fx_memory.h"
|
| #include "core/fxcrt/plex.h"
|
| -#include "core/include/fxcrt/fx_memory.h"
|
|
|
| CFX_Plex* CFX_Plex::Create(CFX_Plex*& pHead,
|
| FX_DWORD nMax,
|
|
|