| Index: xfa/fwl/theme/pushbuttontp.cpp
|
| diff --git a/xfa/fwl/theme/pushbuttontp.cpp b/xfa/fwl/theme/pushbuttontp.cpp
|
| index 76e0eab7dcbdfe2ed419de85c69ef9cdae091b7a..456199e877ed9515e7ee7bf169850f904e4c6879 100644
|
| --- a/xfa/fwl/theme/pushbuttontp.cpp
|
| +++ b/xfa/fwl/theme/pushbuttontp.cpp
|
| @@ -6,6 +6,8 @@
|
|
|
| #include "xfa/include/fwl/theme/pushbuttontp.h"
|
|
|
| +#include "xfa/fxgraphics/cfx_color.h"
|
| +#include "xfa/fxgraphics/cfx_path.h"
|
| #include "xfa/include/fwl/basewidget/fwl_pushbutton.h"
|
| #include "xfa/include/fwl/core/fwl_widget.h"
|
|
|
|
|