Index: fpdfsdk/include/fpdfxfa/fpdfxfa_util.h |
diff --git a/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h b/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h |
index 6cb07915ede0ccfe23bbacf7e89f095e0d8cc346..9678453db67d56932f8b12ebb5541bc395cb054e 100644 |
--- a/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h |
+++ b/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h |
@@ -9,6 +9,7 @@ |
#include <vector> |
+#include "fpdfsdk/include/fpdfxfa/fpdfxfa_doc.h" |
dsinclair
2016/02/18 16:22:58
Had to add this as CPDFDoc_Environment could no lo
Tom Sepez
2016/02/18 19:39:57
Yup. Moving these around often exposes "Include W
|
#include "xfa/include/fwl/adapter/fwl_adaptertimermgr.h" |
#define JS_STR_VIEWERTYPE_STANDARD L"Exchange" |