| Index: fpdfsdk/javascript/Document.h
|
| diff --git a/fpdfsdk/javascript/Document.h b/fpdfsdk/javascript/Document.h
|
| index 20862c869f4598c56babd6fc22ddbd5f40710cc6..c0ef840d4a18c37b1d49a017fa065f0c56202614 100644
|
| --- a/fpdfsdk/javascript/Document.h
|
| +++ b/fpdfsdk/javascript/Document.h
|
| @@ -13,7 +13,6 @@
|
|
|
| #include "core/fpdfapi/fpdf_page/include/cpdf_pageobject.h"
|
| #include "core/fpdfapi/fpdf_page/include/cpdf_textobject.h"
|
| -#include "core/include/fpdfapi/fpdf_resource.h"
|
| #include "fpdfsdk/javascript/JS_Define.h"
|
|
|
| class PrintParamsObj : public CJS_EmbedObj {
|
|
|