| Index: fpdfsdk/pdfwindow/PWL_ListBox.h
|
| diff --git a/fpdfsdk/pdfwindow/PWL_ListBox.h b/fpdfsdk/pdfwindow/PWL_ListBox.h
|
| index 294414a85f9500deea7fc939f315239507028ac1..da7ae3d802ec3eb390eb32ce21dedc37e9933b39 100644
|
| --- a/fpdfsdk/pdfwindow/PWL_ListBox.h
|
| +++ b/fpdfsdk/pdfwindow/PWL_ListBox.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef FPDFSDK_PDFWINDOW_PWL_LISTBOX_H_
|
| #define FPDFSDK_PDFWINDOW_PWL_LISTBOX_H_
|
|
|
| -#include "fpdfsdk/fxedit/include/fx_edit.h"
|
| +#include "fpdfsdk/fxedit/fx_edit.h"
|
| #include "fpdfsdk/pdfwindow/PWL_Wnd.h"
|
|
|
| class CFX_ListCtrl;
|
|
|