diff options
Diffstat (limited to 'sw/inc/postit.hxx')
-rw-r--r-- | sw/inc/postit.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/postit.hxx b/sw/inc/postit.hxx index 8f1307705e406..6a21f8781d6cc 100644 --- a/sw/inc/postit.hxx +++ b/sw/inc/postit.hxx @@ -39,7 +39,7 @@ #include <vcl/lineinfo.hxx> #include <basegfx/polygon/b2dpolygon.hxx> -#include <svx/editstat.hxx> +#include <editeng/editstat.hxx> class SwPostItMgr; class SwPostItField; |