Chromium Code Reviews| Index: xfa/src/fxfa/src/fm2js/xfa_expression.h |
| diff --git a/xfa/src/fxfa/src/fm2js/xfa_expression.h b/xfa/src/fxfa/src/fm2js/xfa_expression.h |
| index a3464a2d13bcdd6172d2feaf78ee6d37a4e8d0f2..f70ee60e5f929a8769094d40e58cc34a41266ab6 100644 |
| --- a/xfa/src/fxfa/src/fm2js/xfa_expression.h |
| +++ b/xfa/src/fxfa/src/fm2js/xfa_expression.h |
| @@ -7,6 +7,8 @@ |
| #ifndef XFA_SRC_FXFA_SRC_FM2JS_XFA_EXPRESSION_H_ |
| #define XFA_SRC_FXFA_SRC_FM2JS_XFA_EXPRESSION_H_ |
| +#include "xfa/src/fxfa/src/fm2js/xfa_simpleexpression.h" |
| + |
| enum XFA_FM_EXPTYPE { |
| XFA_FM_EXPTYPE_UNKNOWN, |
| XFA_FM_EXPTYPE_FUNC, |