summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-07-02 14:14:12 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-07-02 14:56:53 +0200
commitb807a02850e4b5cc25707e5af8eb36d76c76af61 (patch)
tree4269cfca9620fae278497c0bc612dfe727c9a9c4 /ucb
parenta9fc9f4a9f20fdcc00bf1860fe8445b130b1d736 (diff)
InteractionSupplyName is a detail of SimpleNameClashResolveRequest
Change-Id: Iecc77b1c4749bd14ce79f1a7f3e98f45fa3abbba
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/core/ucbcmds.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/ucb/source/core/ucbcmds.cxx b/ucb/source/core/ucbcmds.cxx
index c4ed448d42ac..22c69608354c 100644
--- a/ucb/source/core/ucbcmds.cxx
+++ b/ucb/source/core/ucbcmds.cxx
@@ -56,6 +56,7 @@
#include <com/sun/star/ucb/XContentAccess.hpp>
#include <com/sun/star/ucb/XContentCreator.hpp>
#include <com/sun/star/ucb/XDynamicResultSet.hpp>
+#include <com/sun/star/ucb/XInteractionSupplyName.hpp>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <ucbhelper/cancelcommandexecution.hxx>