Index: core/fxcrt/fx_basic_list.cpp |
diff --git a/core/fxcrt/fx_basic_list.cpp b/core/fxcrt/fx_basic_list.cpp |
index 53e0621a6e645d5d3d07a0a37592753b161470eb..09ad08b281f4dc0b326466fa3244cd86da365a8a 100644 |
--- a/core/fxcrt/fx_basic_list.cpp |
+++ b/core/fxcrt/fx_basic_list.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "core/fxcrt/include/fx_basic.h" |
+#include "core/fxcrt/fx_basic.h" |
#include "core/fxcrt/plex.h" |
CFX_PtrList::CFX_PtrList(int nBlockSize) |