Index: fpdfsdk/pdfwindow/PWL_ListBox.cpp |
diff --git a/fpdfsdk/pdfwindow/PWL_ListBox.cpp b/fpdfsdk/pdfwindow/PWL_ListBox.cpp |
index ef1dfb29066a3ddebbea97c6772086ca7c748c3e..1af2682570b1db48e396ccf2a2fc787f07efa247 100644 |
--- a/fpdfsdk/pdfwindow/PWL_ListBox.cpp |
+++ b/fpdfsdk/pdfwindow/PWL_ListBox.cpp |
@@ -6,8 +6,8 @@ |
#include "fpdfsdk/pdfwindow/PWL_ListBox.h" |
-#include "fpdfsdk/fxedit/include/fxet_edit.h" |
-#include "fpdfsdk/fxedit/include/fxet_list.h" |
+#include "fpdfsdk/fxedit/fxet_edit.h" |
+#include "fpdfsdk/fxedit/fxet_list.h" |
#include "fpdfsdk/pdfwindow/PWL_Edit.h" |
#include "fpdfsdk/pdfwindow/PWL_EditCtrl.h" |
#include "fpdfsdk/pdfwindow/PWL_ScrollBar.h" |