diff options
Diffstat (limited to 'xfa/fxfa/cxfa_eventparam.h')
-rw-r--r-- | xfa/fxfa/cxfa_eventparam.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fxfa/cxfa_eventparam.h b/xfa/fxfa/cxfa_eventparam.h index b882d4fa75..cb90c6971f 100644 --- a/xfa/fxfa/cxfa_eventparam.h +++ b/xfa/fxfa/cxfa_eventparam.h @@ -7,6 +7,7 @@ #ifndef XFA_FXFA_CXFA_EVENTPARAM_H_ #define XFA_FXFA_CXFA_EVENTPARAM_H_ +#include "core/fxcrt/fx_string.h" #include "core/fxcrt/unowned_ptr.h" #include "xfa/fxfa/fxfa_basic.h" |