| Index: fpdfsdk/fxedit/fxet_ap.cpp
|
| diff --git a/fpdfsdk/fxedit/fxet_ap.cpp b/fpdfsdk/fxedit/fxet_ap.cpp
|
| index a32340302ed3d26aaf6cb6e38db4a6da7066e0c6..8d57e412f198bbfc2812a26492eb284ec2dbd77e 100644
|
| --- a/fpdfsdk/fxedit/fxet_ap.cpp
|
| +++ b/fpdfsdk/fxedit/fxet_ap.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| +#include "core/fpdfapi/fpdf_font/include/cpdf_font.h"
|
| #include "core/fpdfapi/fpdf_parser/include/fpdf_parser_decode.h"
|
| -#include "core/include/fpdfapi/fpdf_resource.h"
|
| #include "fpdfsdk/include/fxedit/fx_edit.h"
|
| #include "fpdfsdk/include/fxedit/fxet_edit.h"
|
|
|
|
|