summaryrefslogtreecommitdiff
path: root/include/editeng/editobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/editobj.hxx')
-rw-r--r--include/editeng/editobj.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/editeng/editobj.hxx b/include/editeng/editobj.hxx
index e9e30bb195f8..46a05372b3dd 100644
--- a/include/editeng/editobj.hxx
+++ b/include/editeng/editobj.hxx
@@ -22,8 +22,6 @@
#include <svl/style.hxx>
#include <svl/itempool.hxx>
-#include <editeng/eeitem.hxx>
-#include <editeng/editdata.hxx>
#include <editeng/editengdllapi.h>
#include <editeng/macros.hxx>
#include <svl/languageoptions.hxx>
@@ -36,8 +34,8 @@
class SfxItemSet;
class SvxFieldItem;
class SvxFieldData;
-class SvStream;
enum class OutlinerMode;
+struct EECharAttrib;
namespace editeng {