diff options
Diffstat (limited to 'svtools/source/misc/langhelp.cxx')
-rw-r--r-- | svtools/source/misc/langhelp.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/misc/langhelp.cxx b/svtools/source/misc/langhelp.cxx index ff48868e17aa..793e3f7d0e10 100644 --- a/svtools/source/misc/langhelp.cxx +++ b/svtools/source/misc/langhelp.cxx @@ -19,7 +19,7 @@ #include <org/freedesktop/PackageKit/SyncDbusSessionHelper.hpp> #include <rtl/ustring.hxx> #include <svtools/langhelp.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <vcl/idle.hxx> #include <vcl/svapp.hxx> #include <vcl/settings.hxx> |