summaryrefslogtreecommitdiff
path: root/include/oox/ole/vbaexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/vbaexport.hxx')
-rw-r--r--include/oox/ole/vbaexport.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/oox/ole/vbaexport.hxx b/include/oox/ole/vbaexport.hxx
index db63ce3d96f4..ddc911d7782e 100644
--- a/include/oox/ole/vbaexport.hxx
+++ b/include/oox/ole/vbaexport.hxx
@@ -12,11 +12,11 @@
#include <com/sun/star/uno/XInterface.hpp>
-#include <tools/stream.hxx>
-
#include <oox/dllapi.h>
class SotStorage;
+class SvStream;
+class SvMemoryStream;
namespace com { namespace sun { namespace star {
namespace container { class XNameContainer; }