Index: fpdfsdk/include/javascript/report.h |
diff --git a/fpdfsdk/include/javascript/report.h b/fpdfsdk/include/javascript/report.h |
index 822250e63d1e712e70a53412145ce6581b1de64c..05e7ddd803b3fa15baed83c4491ad6a7e0caba45 100644 |
--- a/fpdfsdk/include/javascript/report.h |
+++ b/fpdfsdk/include/javascript/report.h |
@@ -7,6 +7,8 @@ |
#ifndef _REPORT_H_ |
#define _REPORT_H_ |
+#include "JS_Define.h" |
+ |
class Report : public CJS_EmbedObj |
{ |
public: |