diff options
Diffstat (limited to 'include/editeng/postitem.hxx')
-rw-r--r-- | include/editeng/postitem.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/editeng/postitem.hxx b/include/editeng/postitem.hxx index 4df4ef628d0e..9383689cc510 100644 --- a/include/editeng/postitem.hxx +++ b/include/editeng/postitem.hxx @@ -19,11 +19,9 @@ #ifndef INCLUDED_EDITENG_POSTITEM_HXX #define INCLUDED_EDITENG_POSTITEM_HXX -#include <vcl/vclenum.hxx> #include <svl/eitem.hxx> #include <editeng/editengdllapi.h> - -class SvXMLUnitConverter; +#include <tools/fontenum.hxx> // class SvxPostureItem -------------------------------------------------- |