diff options
Diffstat (limited to 'sw/source/ui/inc/hyp.hxx')
-rw-r--r-- | sw/source/ui/inc/hyp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/hyp.hxx b/sw/source/ui/inc/hyp.hxx index d1413e947c5f..97f9fc40eccf 100644 --- a/sw/source/ui/inc/hyp.hxx +++ b/sw/source/ui/inc/hyp.hxx @@ -32,7 +32,7 @@ #define _HYP_HXX #include <tools/link.hxx> -#include <svx/splwrap.hxx> +#include <editeng/splwrap.hxx> #include <com/sun/star/linguistic2/XHyphenator.hpp> class SwView; |