diff options
Diffstat (limited to 'sw/inc/lineinfo.hxx')
-rw-r--r-- | sw/inc/lineinfo.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/lineinfo.hxx b/sw/inc/lineinfo.hxx index 0db5ff1c3f183..079fbeee4cf53 100644 --- a/sw/inc/lineinfo.hxx +++ b/sw/inc/lineinfo.hxx @@ -31,7 +31,7 @@ //#ifndef _NUMRULE_HXX //#include <numrule.hxx> //#endif -#include <svx/numitem.hxx> +#include <editeng/numitem.hxx> #include "swdllapi.h" class SwCharFmt; |