| Index: xfa/fwl/core/cfwl_widgetimpproperties.h
|
| diff --git a/xfa/fwl/core/cfwl_widgetimpproperties.h b/xfa/fwl/core/cfwl_widgetimpproperties.h
|
| index 71b0368311f622e73a9b0ce4a97b0920d37dfbf2..4d7dee68347644efcdbeb643a7db3e02f09c8606 100644
|
| --- a/xfa/fwl/core/cfwl_widgetimpproperties.h
|
| +++ b/xfa/fwl/core/cfwl_widgetimpproperties.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FWL_CORE_CFWL_WIDGETIMPPROPERTIES_H_
|
| #define XFA_FWL_CORE_CFWL_WIDGETIMPPROPERTIES_H_
|
|
|
| -#include "core/fxcrt/include/fx_coordinates.h"
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_coordinates.h"
|
| +#include "core/fxcrt/fx_system.h"
|
| #include "xfa/fwl/core/fwl_widgetdef.h"
|
|
|
| class IFWL_DataProvider;
|
|
|