| Index: xfa/fxfa/app/xfa_ffpushbutton.cpp
|
| diff --git a/xfa/fxfa/app/xfa_ffpushbutton.cpp b/xfa/fxfa/app/xfa_ffpushbutton.cpp
|
| index 77341cd53e8ed4f37b7ce953bc484d4012ac79fe..a7f0c46792fe04641169c844afe4c97c63503de4 100644
|
| --- a/xfa/fxfa/app/xfa_ffpushbutton.cpp
|
| +++ b/xfa/fxfa/app/xfa_ffpushbutton.cpp
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "xfa/fxfa/app/xfa_ffpushbutton.h"
|
|
|
| +#include "xfa/fwl/core/cfwl_pushbutton.h"
|
| #include "xfa/fwl/core/cfwl_widgetmgr.h"
|
| #include "xfa/fwl/core/fwl_noteimp.h"
|
| -#include "xfa/fwl/lightwidget/cfwl_pushbutton.h"
|
| #include "xfa/fxfa/app/xfa_fffield.h"
|
| #include "xfa/fxfa/app/xfa_ffwidgetacc.h"
|
| #include "xfa/fxfa/app/xfa_textlayout.h"
|
|
|