| Index: fpdfsdk/fxedit/include/fxet_edit.h
|
| diff --git a/fpdfsdk/fxedit/include/fxet_edit.h b/fpdfsdk/fxedit/include/fxet_edit.h
|
| index 22db613d57a37a96d688d8f264b51fb80f590b26..652dbbf2ce108b970b9fae5f9e7b772d8456f097 100644
|
| --- a/fpdfsdk/fxedit/include/fxet_edit.h
|
| +++ b/fpdfsdk/fxedit/include/fxet_edit.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include <memory>
|
|
|
| -#include "core/fpdfdoc/include/cpvt_secprops.h"
|
| -#include "core/fpdfdoc/include/cpvt_wordprops.h"
|
| +#include "core/fpdfdoc/cpvt_secprops.h"
|
| +#include "core/fpdfdoc/cpvt_wordprops.h"
|
| #include "fpdfsdk/fxedit/include/fx_edit.h"
|
|
|
| class CFFL_FormFiller;
|
|
|