summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/inc/urihelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/inc/urihelper.hxx')
-rw-r--r--ucb/source/ucp/inc/urihelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/inc/urihelper.hxx b/ucb/source/ucp/inc/urihelper.hxx
index d1993e3e6324..146708c6ee48 100644
--- a/ucb/source/ucp/inc/urihelper.hxx
+++ b/ucb/source/ucp/inc/urihelper.hxx
@@ -20,9 +20,9 @@
#ifndef INCLUDED_UCB_SOURCE_UCP_INC_URIHELPER_HXX
#define INCLUDED_UCB_SOURCE_UCP_INC_URIHELPER_HXX
-#include "rtl/ustring.hxx"
-#include "rtl/ustrbuf.hxx"
-#include "rtl/uri.hxx"
+#include <rtl/ustring.hxx>
+#include <rtl/ustrbuf.hxx>
+#include <rtl/uri.hxx>
namespace ucb_impl { namespace urihelper {