summaryrefslogtreecommitdiff
path: root/xfa/src/fxfa/src/fm2js/xfa_program.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fxfa/src/fm2js/xfa_program.h')
-rw-r--r--xfa/src/fxfa/src/fm2js/xfa_program.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/xfa/src/fxfa/src/fm2js/xfa_program.h b/xfa/src/fxfa/src/fm2js/xfa_program.h
index 6f3a390991..e1f62bbed8 100644
--- a/xfa/src/fxfa/src/fm2js/xfa_program.h
+++ b/xfa/src/fxfa/src/fm2js/xfa_program.h
@@ -7,6 +7,9 @@
#ifndef XFA_SRC_FXFA_SRC_FM2JS_XFA_PROGRAM_H_
#define XFA_SRC_FXFA_SRC_FM2JS_XFA_PROGRAM_H_
+#include "xfa/src/fxfa/src/fm2js/xfa_error.h"
+#include "xfa/src/fxfa/src/fm2js/xfa_fmparse.h"
+
class CXFA_FMProgram {
public:
CXFA_FMProgram();