summaryrefslogtreecommitdiff
path: root/include/sfx2/frmhtmlw.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/frmhtmlw.hxx')
-rw-r--r--include/sfx2/frmhtmlw.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/frmhtmlw.hxx b/include/sfx2/frmhtmlw.hxx
index e8de3ce05cd4..6e8161b1d9a1 100644
--- a/include/sfx2/frmhtmlw.hxx
+++ b/include/sfx2/frmhtmlw.hxx
@@ -26,12 +26,12 @@
#include <sfx2/frmdescr.hxx>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/beans/XPropertySet.hpp>
-#include <tools/stream.hxx>
#include <svtools/parhtml.hxx>
#include <svtools/htmlout.hxx>
#include <svtools/htmlkywd.hxx>
class SfxFrame;
+class SvStream;
namespace com { namespace sun { namespace star {
namespace document {