| Index: fpdfsdk/include/fxedit/fxet_list.h
|
| diff --git a/fpdfsdk/include/fxedit/fxet_list.h b/fpdfsdk/include/fxedit/fxet_list.h
|
| index f032078a1cbebcc64c9b6b30ebf9c761476ca0c4..63c6617cbadf56e6e7a39fc33ea2e136fb7e4744 100644
|
| --- a/fpdfsdk/include/fxedit/fxet_list.h
|
| +++ b/fpdfsdk/include/fxedit/fxet_list.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef FPDFSDK_INCLUDE_FXEDIT_FXET_LIST_H_
|
| #define FPDFSDK_INCLUDE_FXEDIT_FXET_LIST_H_
|
|
|
| -#include "../../../core/include/fpdfapi/fpdf_parser.h" // For CPDF_Point.
|
| +#include "core/include/fpdfapi/fpdf_parser.h" // For CPDF_Point.
|
| #include "fx_edit.h"
|
|
|
| class IFX_Edit;
|
|
|