| Index: fpdfsdk/include/pdfwindow/PWL_EditCtrl.h
|
| diff --git a/fpdfsdk/include/pdfwindow/PWL_EditCtrl.h b/fpdfsdk/include/pdfwindow/PWL_EditCtrl.h
|
| index f2e166385eeed2a39bc2a0cf196553bd480fe468..b64b576fffef9fa0373b0fe28e635f9e929cc97d 100644
|
| --- a/fpdfsdk/include/pdfwindow/PWL_EditCtrl.h
|
| +++ b/fpdfsdk/include/pdfwindow/PWL_EditCtrl.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef FPDFSDK_INCLUDE_PDFWINDOW_PWL_EDITCTRL_H_
|
| #define FPDFSDK_INCLUDE_PDFWINDOW_PWL_EDITCTRL_H_
|
|
|
| -#include "core/include/fxcrt/fx_string.h"
|
| +#include "core/fxcrt/include/fx_string.h"
|
| #include "fpdfsdk/include/fxedit/fx_edit.h"
|
| #include "fpdfsdk/include/pdfwindow/PWL_Wnd.h"
|
|
|
|
|