Index: fpdfsdk/fxedit/fxet_list.cpp |
diff --git a/fpdfsdk/fxedit/fxet_list.cpp b/fpdfsdk/fxedit/fxet_list.cpp |
index 5c51446db4c155f4fe9bfa599873d9f7186704de..fa4a154e8cdee61d53d108047be1fbb332489df0 100644 |
--- a/fpdfsdk/fxedit/fxet_list.cpp |
+++ b/fpdfsdk/fxedit/fxet_list.cpp |
@@ -4,10 +4,10 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "fpdfsdk/fxedit/include/fxet_list.h" |
+#include "fpdfsdk/fxedit/fxet_list.h" |
#include "core/fpdfdoc/cpvt_word.h" |
-#include "fpdfsdk/fxedit/include/fxet_edit.h" |
+#include "fpdfsdk/fxedit/fxet_edit.h" |
#include "fpdfsdk/pdfwindow/PWL_ListBox.h" |
CFX_ListItem::CFX_ListItem() |