summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx')
-rw-r--r--ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx b/ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx
index 831990178d22..f9fe11f5b1f7 100644
--- a/ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx
+++ b/ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SERFPOSTREQPROCIMPL_HXX
-#define INCLUDED_SERFPOSTREQPROCIMPL_HXX
+#ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_SERFPOSTREQPROCIMPL_HXX
+#define INCLUDED_UCB_SOURCE_UCP_WEBDAV_SERFPOSTREQPROCIMPL_HXX
#include "SerfRequestProcessorImpl.hxx"
@@ -71,6 +71,6 @@ private:
} // namespace http_dav_ucp
-#endif // INCLUDED_SERFPOSTREQPROCIMPL_HXX
+#endif // INCLUDED_UCB_SOURCE_UCP_WEBDAV_SERFPOSTREQPROCIMPL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */