| Index: fpdfsdk/include/pdfwindow/PWL_Edit.h
|
| diff --git a/fpdfsdk/include/pdfwindow/PWL_Edit.h b/fpdfsdk/include/pdfwindow/PWL_Edit.h
|
| index 0d764c0f89c78ee252d552f2d0f4ae71f6e97e10..1e7dd8c274423ce43da0fea7adda94584961b4c4 100644
|
| --- a/fpdfsdk/include/pdfwindow/PWL_Edit.h
|
| +++ b/fpdfsdk/include/pdfwindow/PWL_Edit.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef FPDFSDK_INCLUDE_PDFWINDOW_PWL_EDIT_H_
|
| #define FPDFSDK_INCLUDE_PDFWINDOW_PWL_EDIT_H_
|
|
|
| -#include "core/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
| #include "fpdfsdk/include/fxedit/fx_edit.h"
|
| #include "fpdfsdk/include/pdfwindow/PWL_EditCtrl.h"
|
| #include "fpdfsdk/include/pdfwindow/PWL_Wnd.h"
|
|
|