| Index: xfa/fwl/theme/checkboxtp.cpp
|
| diff --git a/xfa/fwl/theme/checkboxtp.cpp b/xfa/fwl/theme/checkboxtp.cpp
|
| index b65a550936f7ef0172f35ace7f637ce88ae78aad..b039609826c5c0855a5ad7450641df4bdfa6776e 100644
|
| --- a/xfa/fwl/theme/checkboxtp.cpp
|
| +++ b/xfa/fwl/theme/checkboxtp.cpp
|
| @@ -7,6 +7,8 @@
|
| #include "xfa/include/fwl/theme/checkboxtp.h"
|
|
|
| #include "xfa/fde/tto/fde_textout.h"
|
| +#include "xfa/fxgraphics/cfx_color.h"
|
| +#include "xfa/fxgraphics/cfx_path.h"
|
| #include "xfa/include/fwl/basewidget/fwl_checkbox.h"
|
| #include "xfa/include/fwl/core/fwl_widget.h"
|
|
|
|
|