summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-11-18 21:31:01 +0200
committerTor Lillqvist <tml@collabora.com>2014-11-18 21:31:01 +0200
commita899ca6d3c51e95885011ef6b8edcb7fd3be3d87 (patch)
treebe821365eeceaa8d3f99662aed7415d175772b04 /ucb
parent9c2cf556a6ba532ad26a3b4d96e42f9f2b5e00ac (diff)
Need <cppuhelper/queryinterface.hxx> here, too, I assume
Change-Id: Ic91023c0a5a70072fcffaaa5e16fc2e415c2e1ee
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/gvfs/gvfs_stream.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/ucb/source/ucp/gvfs/gvfs_stream.cxx b/ucb/source/ucp/gvfs/gvfs_stream.cxx
index 8fc6898bea7b..db2fc812e586 100644
--- a/ucb/source/ucp/gvfs/gvfs_stream.cxx
+++ b/ucb/source/ucp/gvfs/gvfs_stream.cxx
@@ -19,6 +19,7 @@
#include "gvfs_stream.hxx"
#include <com/sun/star/ucb/InteractiveAugmentedIOException.hpp>
+#include <cppuhelper/queryinterface.hxx>
#include <libgnomevfs/gnome-vfs-ops.h>