Index: core/src/fxcrt/fx_basic_plex.cpp |
diff --git a/core/src/fxcrt/fx_basic_plex.cpp b/core/src/fxcrt/fx_basic_plex.cpp |
index b01ad8a274c425a398d719e8a91fbfdb96e75747..b6383ecf20ca705840a8ea5e224595f3e79c3c53 100644 |
--- a/core/src/fxcrt/fx_basic_plex.cpp |
+++ b/core/src/fxcrt/fx_basic_plex.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "../../include/fxcrt/fx_memory.h" |
+#include "core/include/fxcrt/fx_memory.h" |
#include "plex.h" |
CFX_Plex* CFX_Plex::Create(CFX_Plex*& pHead, |