| Index: xfa/fwl/basewidget/fwl_checkboximp.cpp
|
| diff --git a/xfa/fwl/basewidget/fwl_checkboximp.cpp b/xfa/fwl/basewidget/fwl_checkboximp.cpp
|
| index ade6ebf155a3970ae2e3b9b65d69a98c760eff3a..5b22dc5abb01c30d2165d8fde1d3c846399efecc 100644
|
| --- a/xfa/fwl/basewidget/fwl_checkboximp.cpp
|
| +++ b/xfa/fwl/basewidget/fwl_checkboximp.cpp
|
| @@ -13,9 +13,9 @@
|
| #include "xfa/fwl/core/cfwl_message.h"
|
| #include "xfa/fwl/core/cfwl_themebackground.h"
|
| #include "xfa/fwl/core/cfwl_themetext.h"
|
| +#include "xfa/fwl/core/cfwl_widgetmgr.h"
|
| #include "xfa/fwl/core/fwl_noteimp.h"
|
| #include "xfa/fwl/core/fwl_widgetimp.h"
|
| -#include "xfa/fwl/core/fwl_widgetmgrimp.h"
|
| #include "xfa/fwl/core/ifwl_themeprovider.h"
|
|
|
| namespace {
|
|
|