| Index: xfa/fwl/core/fwl_widgetimp.h
 | 
| diff --git a/xfa/fwl/core/fwl_widgetimp.h b/xfa/fwl/core/fwl_widgetimp.h
 | 
| index 0c8f643a0fd849e2f1fb5dc685126a5e28d7896e..57970a87eb12c65b1773c0498cca26f74067da33 100644
 | 
| --- a/xfa/fwl/core/fwl_widgetimp.h
 | 
| +++ b/xfa/fwl/core/fwl_widgetimp.h
 | 
| @@ -13,8 +13,8 @@
 | 
|  #include "core/fxcrt/fx_system.h"
 | 
|  #include "xfa/fwl/core/cfwl_event.h"
 | 
|  #include "xfa/fwl/core/cfwl_themepart.h"
 | 
| +#include "xfa/fwl/core/fwl_widgethit.h"
 | 
|  #include "xfa/fwl/core/ifwl_widgetdelegate.h"
 | 
| -#include "xfa/fwl/core/include/fwl_widgethit.h"
 | 
|  #include "xfa/fwl/theme/cfwl_widgettp.h"
 | 
|  
 | 
|  class CFWL_AppImp;
 | 
| 
 |