diff options
-rw-r--r-- | ucb/source/ucp/gvfs/gvfs_stream.cxx | 1 |
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> |