diff options
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/source/awt/vclxwindows.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolkit/source/awt/vclxwindows.cxx b/toolkit/source/awt/vclxwindows.cxx index 02bd6b8799e8..a8535b0fd258 100644 --- a/toolkit/source/awt/vclxwindows.cxx +++ b/toolkit/source/awt/vclxwindows.cxx @@ -67,6 +67,7 @@ #include <helper/msgbox.hxx> #include <helper/tkresmgr.hxx> #include "vclxwindows_internal.hxx" +#include <svl/numformat.hxx> using ::com::sun::star::uno::Any; using ::com::sun::star::uno::Reference; |