summaryrefslogtreecommitdiff
path: root/include/sfx2/frmhtml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/frmhtml.hxx')
-rw-r--r--include/sfx2/frmhtml.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/sfx2/frmhtml.hxx b/include/sfx2/frmhtml.hxx
index 4ca4a30f04c5..cb1fb6a2335c 100644
--- a/include/sfx2/frmhtml.hxx
+++ b/include/sfx2/frmhtml.hxx
@@ -23,11 +23,9 @@
#include <sal/config.h>
#include <sfx2/dllapi.h>
-#include <sfx2/frmdescr.hxx>
#include <sfx2/sfxhtml.hxx>
-class SfxFrameHTMLParser;
-class SfxMedium;
+class SfxFrameDescriptor;
class SFX2_DLLPUBLIC SfxFrameHTMLParser : public SfxHTMLParser
{