diff options
Diffstat (limited to 'uui/source/sslwarndlg.cxx')
-rw-r--r-- | uui/source/sslwarndlg.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/sslwarndlg.cxx b/uui/source/sslwarndlg.cxx index 88ba2e570405..c5f06af6a1ac 100644 --- a/uui/source/sslwarndlg.cxx +++ b/uui/source/sslwarndlg.cxx @@ -20,7 +20,7 @@ #include <vcl/msgbox.hxx> #include <ids.hrc> -#include <sslwarndlg.hxx> +#include "sslwarndlg.hxx" #include <comphelper/processfactory.hxx> #include <com/sun/star/security/DocumentDigitalSignatures.hpp> |