summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/DAVProperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/DAVProperties.hxx')
-rw-r--r--ucb/source/ucp/webdav/DAVProperties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/DAVProperties.hxx b/ucb/source/ucp/webdav/DAVProperties.hxx
index f7c2911e3982..e8103fbe45af 100644
--- a/ucb/source/ucp/webdav/DAVProperties.hxx
+++ b/ucb/source/ucp/webdav/DAVProperties.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef _DAVPROPERTIES_HXX_
-#define _DAVPROPERTIES_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_DAVPROPERTIES_HXX
+#define INCLUDED_UCB_SOURCE_UCP_WEBDAV_DAVPROPERTIES_HXX
#include <rtl/ustring.hxx>
@@ -55,6 +55,6 @@ struct DAVProperties
} // namespace http_dav_ucp
-#endif // _DAVPROPERTIES_HXX_
+#endif // INCLUDED_UCB_SOURCE_UCP_WEBDAV_DAVPROPERTIES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */