| Index: fpdfsdk/pdfwindow/PWL_EditCtrl.h
|
| diff --git a/fpdfsdk/pdfwindow/PWL_EditCtrl.h b/fpdfsdk/pdfwindow/PWL_EditCtrl.h
|
| index 8be2b008215de831a4a5fc9c12555e96dd3b1a37..9c97f2f55be05012dc3e5a3ab2b1ae24d4bfe41e 100644
|
| --- a/fpdfsdk/pdfwindow/PWL_EditCtrl.h
|
| +++ b/fpdfsdk/pdfwindow/PWL_EditCtrl.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef FPDFSDK_PDFWINDOW_PWL_EDITCTRL_H_
|
| #define FPDFSDK_PDFWINDOW_PWL_EDITCTRL_H_
|
|
|
| -#include "core/fxcrt/include/fx_string.h"
|
| +#include "core/fxcrt/fx_string.h"
|
| #include "fpdfsdk/fxedit/include/fx_edit.h"
|
| #include "fpdfsdk/pdfwindow/PWL_Wnd.h"
|
|
|
|
|