| Index: fpdfsdk/include/pdfwindow/PWL_IconList.h
|
| diff --git a/fpdfsdk/include/pdfwindow/PWL_IconList.h b/fpdfsdk/include/pdfwindow/PWL_IconList.h
|
| index 9ffb5ee8f52e35e0992d2fda4863eb3487726706..c25f3b1994af72f5583cc54f254e88aa24bbb68f 100644
|
| --- a/fpdfsdk/include/pdfwindow/PWL_IconList.h
|
| +++ b/fpdfsdk/include/pdfwindow/PWL_IconList.h
|
| @@ -7,9 +7,9 @@
|
| #ifndef FPDFSDK_INCLUDE_PDFWINDOW_PWL_ICONLIST_H_
|
| #define FPDFSDK_INCLUDE_PDFWINDOW_PWL_ICONLIST_H_
|
|
|
| -#include "../../../core/include/fxcrt/fx_string.h"
|
| #include "PWL_ListCtrl.h"
|
| #include "PWL_Wnd.h"
|
| +#include "core/include/fxcrt/fx_string.h"
|
|
|
| class IPWL_IconList_Notify;
|
| class CPWL_IconList_Item;
|
|
|