| Index: fpdfsdk/javascript/Document.h
|
| diff --git a/fpdfsdk/javascript/Document.h b/fpdfsdk/javascript/Document.h
|
| index a35358d4df94af223f56ac5e23f3595326ad366f..544a042eec35981dc6c9bb9757c79cc78b923e05 100644
|
| --- a/fpdfsdk/javascript/Document.h
|
| +++ b/fpdfsdk/javascript/Document.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include "core/fpdfapi/fpdf_page/include/cpdf_pageobject.h"
|
| #include "core/fpdfapi/fpdf_page/include/cpdf_textobject.h"
|
| -#include "fpdfsdk/include/fsdk_mgr.h"
|
| +#include "fpdfsdk/include/cpdfsdk_document.h"
|
| #include "fpdfsdk/javascript/JS_Define.h"
|
|
|
| class PrintParamsObj : public CJS_EmbedObj {
|
|
|