From e5b0bd1a79f90b7758246655e18ef965a87bcd0b Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 19 Jun 2015 17:15:41 -0700 Subject: Merge to XFA: Do some IWYU cleanups. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1176333002. (cherry picked from commit 0ef0de55657db8a83372ad8eb22d84c5893afc4c) Review URL: https://codereview.chromium.org/1195943005. --- xfa/include/fxfa/fxfa_basic.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xfa/include') diff --git a/xfa/include/fxfa/fxfa_basic.h b/xfa/include/fxfa/fxfa_basic.h index 7b635e01e4..1331402766 100644 --- a/xfa/include/fxfa/fxfa_basic.h +++ b/xfa/include/fxfa/fxfa_basic.h @@ -6,6 +6,9 @@ #ifndef _FXFA_BASIC_H #define _FXFA_BASIC_H + +#include "../fxjse/fxjse.h" + class CXFA_Measurement; #define XFA_HASHCODE_Xfa 0xc56b9ff #define XFA_HASHCODE_Config 0x4e1e39b6 -- cgit v1.2.3