diff options
Diffstat (limited to 'vcl/source/app/help.cxx')
-rw-r--r-- | vcl/source/app/help.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/app/help.cxx b/vcl/source/app/help.cxx index 611bf3422bb2..2f995d0fce9f 100644 --- a/vcl/source/app/help.cxx +++ b/vcl/source/app/help.cxx @@ -20,7 +20,7 @@ #include <comphelper/string.hxx> #include <sal/log.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <tools/time.hxx> #include <vcl/window.hxx> |