diff options
Diffstat (limited to 'xfa/fwl/core/ifwl_scrollbar.h')
-rw-r--r-- | xfa/fwl/core/ifwl_scrollbar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fwl/core/ifwl_scrollbar.h b/xfa/fwl/core/ifwl_scrollbar.h index c2d74b2c3b..19e5c88d96 100644 --- a/xfa/fwl/core/ifwl_scrollbar.h +++ b/xfa/fwl/core/ifwl_scrollbar.h @@ -8,6 +8,7 @@ #define XFA_FWL_CORE_IFWL_SCROLLBAR_H_ #include "core/fxcrt/fx_system.h" +#include "xfa/fwl/core/cfwl_evtscroll.h" #include "xfa/fwl/core/cfwl_widgetproperties.h" #include "xfa/fwl/core/ifwl_dataprovider.h" #include "xfa/fwl/core/ifwl_timer.h" |