| Index: xfa/fxfa/app/xfa_ffpushbutton.cpp
|
| diff --git a/xfa/fxfa/app/xfa_ffpushbutton.cpp b/xfa/fxfa/app/xfa_ffpushbutton.cpp
|
| index 718853e5e2d5b556349934e34da7ef699dd5afbe..bf18387af830d9e43d52f085861f8feda1aeb6a6 100644
|
| --- a/xfa/fxfa/app/xfa_ffpushbutton.cpp
|
| +++ b/xfa/fxfa/app/xfa_ffpushbutton.cpp
|
| @@ -12,6 +12,8 @@
|
| #include "xfa/fxfa/app/xfa_ffwidget.h"
|
| #include "xfa/fxfa/app/xfa_ffwidgetacc.h"
|
| #include "xfa/fxfa/app/xfa_textlayout.h"
|
| +#include "xfa/fxgraphics/cfx_color.h"
|
| +#include "xfa/fxgraphics/cfx_path.h"
|
| #include "xfa/include/fwl/core/fwl_widgetmgr.h"
|
| #include "xfa/include/fwl/lightwidget/pushbutton.h"
|
|
|
|
|