diff options
Diffstat (limited to 'desktop/source/app/userinstall.cxx')
-rw-r--r-- | desktop/source/app/userinstall.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/app/userinstall.cxx b/desktop/source/app/userinstall.cxx index 669a7316cb42..7243db43e691 100644 --- a/desktop/source/app/userinstall.cxx +++ b/desktop/source/app/userinstall.cxx @@ -31,7 +31,7 @@ #include <rtl/bootstrap.hxx> #endif #include <rtl/ustring.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <unotools/bootstrap.hxx> #include "userinstall.hxx" |