| Index: xfa/fwl/theme/cfwl_widgettp.h
|
| diff --git a/xfa/fwl/theme/cfwl_widgettp.h b/xfa/fwl/theme/cfwl_widgettp.h
|
| index e6d09326c2495ca5e7dfaf7c5394a0a53ff1812c..091ad7ddae92d29ed0023d80f272fe22e67ea451 100644
|
| --- a/xfa/fwl/theme/cfwl_widgettp.h
|
| +++ b/xfa/fwl/theme/cfwl_widgettp.h
|
| @@ -13,8 +13,8 @@
|
| #include "core/fxcrt/include/fx_coordinates.h"
|
| #include "core/fxcrt/include/fx_system.h"
|
| #include "xfa/fwl/core/fwl_error.h"
|
| -#include "xfa/fxgraphics/include/cfx_graphics.h"
|
| #include "xfa/fwl/theme/cfwl_utils.h"
|
| +#include "xfa/fxgraphics/include/cfx_graphics.h"
|
|
|
| enum class CFWL_WidgetCapacity {
|
| None = 0,
|
|
|