diff options
Diffstat (limited to 'vcl/source/control/spinbtn.cxx')
-rw-r--r-- | vcl/source/control/spinbtn.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/control/spinbtn.cxx b/vcl/source/control/spinbtn.cxx index 0c1c45861b9e..aff23a3a0f8d 100644 --- a/vcl/source/control/spinbtn.cxx +++ b/vcl/source/control/spinbtn.cxx @@ -21,6 +21,7 @@ #include <vcl/spin.h> #include <vcl/event.hxx> #include <vcl/spin.hxx> +#include <vcl/settings.hxx> // ======================================================================= |