| Index: xfa/fwl/theme/cfwl_widgettp.cpp
|
| diff --git a/xfa/fwl/theme/cfwl_widgettp.cpp b/xfa/fwl/theme/cfwl_widgettp.cpp
|
| index 5332b3bebd7fa16394139fd6e49c66c566c49f22..7f4e547e24067bdbe12d358ef1455ef6dc7680a9 100644
|
| --- a/xfa/fwl/theme/cfwl_widgettp.cpp
|
| +++ b/xfa/fwl/theme/cfwl_widgettp.cpp
|
| @@ -14,6 +14,7 @@
|
| #include "xfa/fwl/core/cfwl_themepart.h"
|
| #include "xfa/fwl/core/cfwl_themetext.h"
|
| #include "xfa/fwl/core/ifwl_themeprovider.h"
|
| +#include "xfa/fwl/core/ifwl_widget.h"
|
| #include "xfa/fwl/core/ifwl_widgetmgr.h"
|
| #include "xfa/fxgraphics/cfx_color.h"
|
| #include "xfa/fxgraphics/cfx_path.h"
|
|
|