| Index: xfa/src/fxfa/src/common/xfa_object.h
 | 
| diff --git a/xfa/src/fxfa/src/common/xfa_object.h b/xfa/src/fxfa/src/common/xfa_object.h
 | 
| index a56592215768a6e4dd6e846680edf79b22122443..54b77c013ab4c326fe8f855fc9b6eb1fc4a42cf9 100644
 | 
| --- a/xfa/src/fxfa/src/common/xfa_object.h
 | 
| +++ b/xfa/src/fxfa/src/common/xfa_object.h
 | 
| @@ -7,6 +7,8 @@
 | 
|  #ifndef XFA_SRC_FXFA_SRC_COMMON_XFA_OBJECT_H_
 | 
|  #define XFA_SRC_FXFA_SRC_COMMON_XFA_OBJECT_H_
 | 
|  
 | 
| +#include "xfa/src/fxfa/src/common/xfa_utils.h"
 | 
| +
 | 
|  class CXFA_ArrayNodeList;
 | 
|  class CXFA_AttachNodeList;
 | 
|  class CXFA_Document;
 | 
| 
 |