diff options
Diffstat (limited to 'editeng')
-rw-r--r-- | editeng/source/misc/splwrap.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/misc/splwrap.cxx b/editeng/source/misc/splwrap.cxx index 7c7169a9a53f..56024f280610 100644 --- a/editeng/source/misc/splwrap.cxx +++ b/editeng/source/misc/splwrap.cxx @@ -23,7 +23,7 @@ #include <vcl/layout.hxx> #include <svtools/langtab.hxx> -#include <tools/errinf.hxx> +#include <vcl/errinf.hxx> #include <editeng/unolingu.hxx> #include <linguistic/lngprops.hxx> #include <com/sun/star/frame/XStorable.hpp> |