summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/SerfSession.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/SerfSession.hxx')
-rw-r--r--ucb/source/ucp/webdav/SerfSession.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/SerfSession.hxx b/ucb/source/ucp/webdav/SerfSession.hxx
index 0cdd781adb90..2878fc813f71 100644
--- a/ucb/source/ucp/webdav/SerfSession.hxx
+++ b/ucb/source/ucp/webdav/SerfSession.hxx
@@ -19,8 +19,8 @@
-#ifndef INCLUDED_SERFSESSION_HXX
-#define INCLUDED_SERFSESSION_HXX
+#ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_SERFSESSION_HXX
+#define INCLUDED_UCB_SOURCE_UCP_WEBDAV_SERFSESSION_HXX
#include <vector>
#include <boost/shared_ptr.hpp>
@@ -313,6 +313,6 @@ private:
} // namespace http_dav_ucp
-#endif // INCLUDED_SERFSESSION_HXX
+#endif // INCLUDED_UCB_SOURCE_UCP_WEBDAV_SERFSESSION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */