summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/SerfUri.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/SerfUri.hxx')
-rw-r--r--ucb/source/ucp/webdav/SerfUri.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/SerfUri.hxx b/ucb/source/ucp/webdav/SerfUri.hxx
index 5c069865dad6..d867c5a06165 100644
--- a/ucb/source/ucp/webdav/SerfUri.hxx
+++ b/ucb/source/ucp/webdav/SerfUri.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef INCLUDED_SERFURI_HXX
-#define INCLUDED_SERFURI_HXX
+#ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_SERFURI_HXX
+#define INCLUDED_UCB_SOURCE_UCP_WEBDAV_SERFURI_HXX
#include <apr_uri.h>
#include <rtl/ustring.hxx>
@@ -97,6 +97,6 @@ class SerfUri
} // namespace http_dav_ucp
-#endif // INCLUDED_SERFURI_HXX
+#endif // INCLUDED_UCB_SOURCE_UCP_WEBDAV_SERFURI_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */