diff options
Diffstat (limited to 'uui/source/iahndl-authentication.cxx')
-rw-r--r-- | uui/source/iahndl-authentication.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/iahndl-authentication.cxx b/uui/source/iahndl-authentication.cxx index 3370030d81c5..11b1062dbc08 100644 --- a/uui/source/iahndl-authentication.cxx +++ b/uui/source/iahndl-authentication.cxx @@ -36,7 +36,7 @@ #include <rtl/digest.h> #include <osl/mutex.hxx> #include <tools/errcode.hxx> -#include <tools/errinf.hxx> +#include <vcl/errinf.hxx> #include <vcl/msgbox.hxx> #include <vcl/abstdlg.hxx> #include <vcl/svapp.hxx> |