| Index: xfa/fwl/core/cfwl_widgetmgr.h
 | 
| diff --git a/xfa/fwl/core/cfwl_widgetmgr.h b/xfa/fwl/core/cfwl_widgetmgr.h
 | 
| index c528889f773fbec5bc7e26754336b33af9bf7d05..e0188bd600bd6427e257f324cf564eff7b793949 100644
 | 
| --- a/xfa/fwl/core/cfwl_widgetmgr.h
 | 
| +++ b/xfa/fwl/core/cfwl_widgetmgr.h
 | 
| @@ -12,7 +12,7 @@
 | 
|  
 | 
|  #include "core/fxcrt/fx_system.h"
 | 
|  #include "xfa/fwl/core/fwl_error.h"
 | 
| -#include "xfa/fxgraphics/include/cfx_graphics.h"
 | 
| +#include "xfa/fxgraphics/cfx_graphics.h"
 | 
|  
 | 
|  #define FWL_WGTMGR_DisableThread 0x00000001
 | 
|  #define FWL_WGTMGR_DisableForm 0x00000002
 | 
| 
 |