| Index: xfa/fwl/basewidget/ifwl_spinbutton.h
|
| diff --git a/xfa/fwl/basewidget/ifwl_spinbutton.h b/xfa/fwl/basewidget/ifwl_spinbutton.h
|
| index 0b433d407a43584250d84555d46256ca156a2230..2e81aeb9f25e143c5395dcc8f8e85493e7e168ec 100644
|
| --- a/xfa/fwl/basewidget/ifwl_spinbutton.h
|
| +++ b/xfa/fwl/basewidget/ifwl_spinbutton.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FWL_BASEWIDGET_IFWL_SPINBUTTON_H_
|
| #define XFA_FWL_BASEWIDGET_IFWL_SPINBUTTON_H_
|
|
|
| -#include "xfa/fwl/core/fwl_widgetimp.h"
|
| +#include "xfa/fxfa/include/cxfa_eventparam.h"
|
|
|
| #define FWL_CLASS_SpinButton L"FWL_SPINBUTTON"
|
| #define FWL_STYLEEXE_SPB_Vert (1L << 0)
|
|
|