summaryrefslogtreecommitdiff
path: root/ucbhelper
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-11-05 20:41:03 +0100
committerDavid Tardon <dtardon@redhat.com>2017-11-05 20:41:27 +0100
commit1bacce999d7dad91b1f87baaf09b08e6b4629fad (patch)
tree28c9f0d29c19254727534934dcac6156f7659676 /ucbhelper
parent4fb14703e555b14507e4246e02859607f7aec07d (diff)
one slash is enough
Change-Id: I35fbca7592f3e17a071df567f691c62fe9232fc1
Diffstat (limited to 'ucbhelper')
-rw-r--r--ucbhelper/source/provider/contentinfo.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucbhelper/source/provider/contentinfo.cxx b/ucbhelper/source/provider/contentinfo.cxx
index cd8ba829d209..d2cfa62f43eb 100644
--- a/ucbhelper/source/provider/contentinfo.cxx
+++ b/ucbhelper/source/provider/contentinfo.cxx
@@ -23,7 +23,7 @@
*************************************************************************/
#include <com/sun/star/beans/PropertyValue.hpp>
-#include <com/sun/star//ucb/UnsupportedCommandException.hpp>
+#include <com/sun/star/ucb/UnsupportedCommandException.hpp>
#include <com/sun/star/ucb/XPropertySetRegistry.hpp>
#include <osl/mutex.hxx>