diff options
Diffstat (limited to 'include/sfx2/objitem.hxx')
-rw-r--r-- | include/sfx2/objitem.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sfx2/objitem.hxx b/include/sfx2/objitem.hxx index b8d4f72ea844..5aa6b989b611 100644 --- a/include/sfx2/objitem.hxx +++ b/include/sfx2/objitem.hxx @@ -23,8 +23,7 @@ #include <sfx2/dllapi.h> #include <svl/poolitem.hxx> -#include <sfx2/shell.hxx> - +class SfxShell; class SFX2_DLLPUBLIC SfxObjectItem: public SfxPoolItem { |