| Index: xfa/fwl/core/fwl_gridimp.cpp
 | 
| diff --git a/xfa/fwl/core/fwl_gridimp.cpp b/xfa/fwl/core/fwl_gridimp.cpp
 | 
| index a898bea838be1a3dfb966ff86a14eeaebe79bcb5..9ff1949b388901d1249a45411088cb40a55f2b0c 100644
 | 
| --- a/xfa/fwl/core/fwl_gridimp.cpp
 | 
| +++ b/xfa/fwl/core/fwl_gridimp.cpp
 | 
| @@ -6,6 +6,8 @@
 | 
|  
 | 
|  #include "xfa/fwl/core/fwl_gridimp.h"
 | 
|  
 | 
| +#include "xfa/fwl/core/cfwl_message.h"
 | 
| +#include "xfa/fwl/core/cfwl_widgetimpproperties.h"
 | 
|  #include "xfa/fwl/core/fwl_contentimp.h"
 | 
|  #include "xfa/fwl/core/fwl_noteimp.h"
 | 
|  #include "xfa/fwl/core/fwl_targetimp.h"
 | 
| 
 |