| Index: xfa/fwl/theme/comboboxtp.cpp
|
| diff --git a/xfa/fwl/theme/comboboxtp.cpp b/xfa/fwl/theme/comboboxtp.cpp
|
| index 33be07d44cc166feabd02615877a345a28299a98..c3824ec70392fc385aa4502a03ee72af012cf625 100644
|
| --- a/xfa/fwl/theme/comboboxtp.cpp
|
| +++ b/xfa/fwl/theme/comboboxtp.cpp
|
| @@ -6,6 +6,8 @@
|
|
|
| #include "xfa/include/fwl/theme/comboboxtp.h"
|
|
|
| +#include "xfa/fxgraphics/cfx_color.h"
|
| +#include "xfa/fxgraphics/cfx_path.h"
|
| #include "xfa/include/fwl/basewidget/fwl_combobox.h"
|
| #include "xfa/include/fwl/core/fwl_widget.h"
|
|
|
|
|