diff options
Diffstat (limited to 'vcl/workben/mtfdemo.cxx')
-rw-r--r-- | vcl/workben/mtfdemo.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/workben/mtfdemo.cxx b/vcl/workben/mtfdemo.cxx index 9ed8a2404a5b..8cc9363a04de 100644 --- a/vcl/workben/mtfdemo.cxx +++ b/vcl/workben/mtfdemo.cxx @@ -20,7 +20,7 @@ #include <vcl/gdimtf.hxx> #include <vcl/wmf.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <tools/urlobj.hxx> #include <tools/stream.hxx> #include <tools/vcompat.hxx> |