diff options
Diffstat (limited to 'vcl/workben/svdem.cxx')
-rw-r--r-- | vcl/workben/svdem.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/workben/svdem.cxx b/vcl/workben/svdem.cxx index 27245ac84388..5c7cbb12ad89 100644 --- a/vcl/workben/svdem.cxx +++ b/vcl/workben/svdem.cxx @@ -19,7 +19,7 @@ #include <sal/main.h> #include <sal/log.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <tools/extendapplicationenvironment.hxx> #include <cppuhelper/bootstrap.hxx> #include <comphelper/processfactory.hxx> |