diff options
Diffstat (limited to 'sw/inc/unotxdoc.hxx')
-rw-r--r--[-rwxr-xr-x] | sw/inc/unotxdoc.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unotxdoc.hxx b/sw/inc/unotxdoc.hxx index 20448b309d7a..fc5ae0fad8a9 100755..100644 --- a/sw/inc/unotxdoc.hxx +++ b/sw/inc/unotxdoc.hxx @@ -72,7 +72,7 @@ #include <com/sun/star/util/XCloneable.hpp> #include <svl/itemprop.hxx> #include <svx/fmdmod.hxx> -#include <svx/UnoForbiddenCharsTable.hxx> +#include <editeng/UnoForbiddenCharsTable.hxx> #include <cppuhelper/weak.hxx> #include <cppuhelper/implbase2.hxx> // helper for implementations #include <cppuhelper/implbase4.hxx> // helper for implementations |