diff options
Diffstat (limited to 'include/svtools/ehdl.hxx')
-rw-r--r-- | include/svtools/ehdl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/ehdl.hxx b/include/svtools/ehdl.hxx index bb8e83b7677f..183121851e9c 100644 --- a/include/svtools/ehdl.hxx +++ b/include/svtools/ehdl.hxx @@ -25,7 +25,7 @@ #include <memory> #include <svtools/svtdllapi.h> -#include <tools/errinf.hxx> +#include <vcl/errinf.hxx> namespace vcl { class Window; } class ResMgr; |