| Index: xfa/fwl/core/ifwl_themeprovider.h
|
| diff --git a/xfa/fwl/core/ifwl_themeprovider.h b/xfa/fwl/core/ifwl_themeprovider.h
|
| index 274b27958abd93b4c240222ef73ceefe09054872..06f64ba30268d8108c2655acc0c5f1b72e17bb07 100644
|
| --- a/xfa/fwl/core/ifwl_themeprovider.h
|
| +++ b/xfa/fwl/core/ifwl_themeprovider.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FWL_CORE_IFWL_THEMEPROVIDER_H_
|
| #define XFA_FWL_CORE_IFWL_THEMEPROVIDER_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_error.h"
|
| #include "xfa/fwl/theme/cfwl_widgettp.h"
|
|
|
|
|