summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/explode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/explode.hxx')
-rw-r--r--lotuswordpro/source/filter/explode.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/explode.hxx b/lotuswordpro/source/filter/explode.hxx
index 5cb560182f67..d5b0f51c899b 100644
--- a/lotuswordpro/source/filter/explode.hxx
+++ b/lotuswordpro/source/filter/explode.hxx
@@ -56,7 +56,9 @@
#ifndef INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_EXPLODE_HXX
#define INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_EXPLODE_HXX
-#include <tools/stream.hxx>
+#include <sal/types.h>
+
+class SvStream;
class HuffmanTreeNode
{