| Index: fpdfsdk/pdfwindow/PWL_EditCtrl.h
|
| diff --git a/fpdfsdk/pdfwindow/PWL_EditCtrl.h b/fpdfsdk/pdfwindow/PWL_EditCtrl.h
|
| index 6d35ce95377ae7e4b2a90152d4d4d247205e529b..a8de08aaa69a5a288766ba5035f9a6522391b588 100644
|
| --- a/fpdfsdk/pdfwindow/PWL_EditCtrl.h
|
| +++ b/fpdfsdk/pdfwindow/PWL_EditCtrl.h
|
| @@ -8,7 +8,7 @@
|
| #define FPDFSDK_PDFWINDOW_PWL_EDITCTRL_H_
|
|
|
| #include "core/fxcrt/include/fx_string.h"
|
| -#include "fpdfsdk/include/fxedit/fx_edit.h"
|
| +#include "fpdfsdk/fxedit/include/fx_edit.h"
|
| #include "fpdfsdk/pdfwindow/PWL_Wnd.h"
|
|
|
| class CPWL_Caret;
|
|
|