diff options
Diffstat (limited to 'vcl/source/app/salusereventlist.cxx')
-rw-r--r-- | vcl/source/app/salusereventlist.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/app/salusereventlist.cxx b/vcl/source/app/salusereventlist.cxx index 1e3f78cc43bf..c677ff56a411 100644 --- a/vcl/source/app/salusereventlist.cxx +++ b/vcl/source/app/salusereventlist.cxx @@ -27,7 +27,7 @@ #include <com/sun/star/uno/Exception.hpp> #include <tools/debug.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <sal/log.hxx> #include <sal/types.h> #include <svdata.hxx> |