diff options
Diffstat (limited to 'basic/source/uno/scriptcont.cxx')
-rw-r--r-- | basic/source/uno/scriptcont.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basic/source/uno/scriptcont.cxx b/basic/source/uno/scriptcont.cxx index d78242de70fc..02d76acf5f6c 100644 --- a/basic/source/uno/scriptcont.cxx +++ b/basic/source/uno/scriptcont.cxx @@ -20,6 +20,7 @@ #include "scriptcont.hxx" #include <filefmt.hxx> #include <com/sun/star/container/XNameContainer.hpp> +#include <com/sun/star/packages/WrongPasswordException.hpp> #include <com/sun/star/xml/sax/Parser.hpp> #include <com/sun/star/xml/sax/InputSource.hpp> #include <com/sun/star/xml/sax/Writer.hpp> |