summaryrefslogtreecommitdiffstats
path: root/shell/source/win32/shlxthandler/ooofilt/stream_helper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/shlxthandler/ooofilt/stream_helper.cxx')
-rw-r--r--shell/source/win32/shlxthandler/ooofilt/stream_helper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/shlxthandler/ooofilt/stream_helper.cxx b/shell/source/win32/shlxthandler/ooofilt/stream_helper.cxx
index f1fb3213cf94..57cf217700d3 100644
--- a/shell/source/win32/shlxthandler/ooofilt/stream_helper.cxx
+++ b/shell/source/win32/shlxthandler/ooofilt/stream_helper.cxx
@@ -28,7 +28,7 @@
#include <stdio.h>
#include <objidl.h>
-#include "internal/stream_helper.hxx"
+#include "stream_helper.hxx"
BufferStream::BufferStream(IStream *str) :
stream(str)