diff options
Diffstat (limited to 'xfa/fxfa/parser/xfa_script_eventpseudomodel.h')
-rw-r--r-- | xfa/fxfa/parser/xfa_script_eventpseudomodel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fxfa/parser/xfa_script_eventpseudomodel.h b/xfa/fxfa/parser/xfa_script_eventpseudomodel.h index e1db83a182..54f26b2b70 100644 --- a/xfa/fxfa/parser/xfa_script_eventpseudomodel.h +++ b/xfa/fxfa/parser/xfa_script_eventpseudomodel.h @@ -8,6 +8,7 @@ #define XFA_FXFA_PARSER_XFA_SCRIPT_EVENTPSEUDOMODEL_H_ #include "xfa/fxfa/parser/xfa_object.h" +#include "xfa/fxjse/cfxjse_arguments.h" #define XFA_EVENT_CHANGE 0 #define XFA_EVENT_COMMITKEY 1 |