diff options
Diffstat (limited to 'oox/source/vml/vmlinputstream.cxx')
-rw-r--r-- | oox/source/vml/vmlinputstream.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/vml/vmlinputstream.cxx b/oox/source/vml/vmlinputstream.cxx index 340d5b22effa..48d0a3c42987 100644 --- a/oox/source/vml/vmlinputstream.cxx +++ b/oox/source/vml/vmlinputstream.cxx @@ -19,7 +19,7 @@ #include "oox/vml/vmlinputstream.hxx" -#include <com/sun/star/io/XTextInputStream.hpp> +#include <com/sun/star/io/XTextInputStream2.hpp> #include <map> #include <string.h> #include <rtl/strbuf.hxx> |