diff options
Diffstat (limited to 'sw/inc/numrule.hxx')
-rw-r--r-- | sw/inc/numrule.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/numrule.hxx b/sw/inc/numrule.hxx index 7be4ac26f6907..11920c2d6f61c 100644 --- a/sw/inc/numrule.hxx +++ b/sw/inc/numrule.hxx @@ -30,8 +30,8 @@ #include <tools/link.hxx> #include <tools/gen.hxx> #include <tools/string.hxx> -#include <svx/svxenum.hxx> -#include <svx/numitem.hxx> +#include <editeng/svxenum.hxx> +#include <editeng/numitem.hxx> #include "swdllapi.h" #include <swtypes.hxx> #include <calbck.hxx> |