| Index: xfa/fwl/core/ifwl_spinbutton.cpp
|
| diff --git a/xfa/fwl/core/ifwl_spinbutton.cpp b/xfa/fwl/core/ifwl_spinbutton.cpp
|
| index 7ca3ce91359ed9651f0587bba35d422d0c9dffe7..a12c7bbeae8c400ac0c73bbe8e956f74f592c603 100644
|
| --- a/xfa/fwl/core/ifwl_spinbutton.cpp
|
| +++ b/xfa/fwl/core/ifwl_spinbutton.cpp
|
| @@ -16,7 +16,7 @@
|
| #include "xfa/fwl/core/ifwl_spinbutton.h"
|
| #include "xfa/fwl/core/ifwl_themeprovider.h"
|
| #include "xfa/fwl/core/ifwl_themeprovider.h"
|
| -#include "xfa/fwl/core/ifwl_timer.h"
|
| +#include "xfa/fwl/core/ifwl_timerinfo.h"
|
|
|
| namespace {
|
|
|
|
|