diff options
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/source/control/longcurr.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/control/longcurr.cxx b/vcl/source/control/longcurr.cxx index 6505df620c10..ab2ba50e73aa 100644 --- a/vcl/source/control/longcurr.cxx +++ b/vcl/source/control/longcurr.cxx @@ -26,7 +26,7 @@ #include <sal/log.hxx> #include <vcl/event.hxx> -#include <vcl/longcurr.hxx> +#include <vcl/toolkit/field.hxx> #include <unotools/localedatawrapper.hxx> |