summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/ContentProperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav-neon/ContentProperties.hxx')
-rw-r--r--ucb/source/ucp/webdav-neon/ContentProperties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav-neon/ContentProperties.hxx b/ucb/source/ucp/webdav-neon/ContentProperties.hxx
index 4ae32ecedd84..73c228c7854a 100644
--- a/ucb/source/ucp/webdav-neon/ContentProperties.hxx
+++ b/ucb/source/ucp/webdav-neon/ContentProperties.hxx
@@ -26,8 +26,8 @@
*
************************************************************************/
-#ifndef _WEBDAV_UCP_CONTENTPROPERTIES_HXX
-#define _WEBDAV_UCP_CONTENTPROPERTIES_HXX
+#ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_CONTENTPROPERTIES_HXX
+#define INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_CONTENTPROPERTIES_HXX
#include <config_lgpl.h>
#include <memory>
@@ -220,6 +220,6 @@ public:
} // namespace webdav_ucp
-#endif /* !_WEBDAV_UCP_CONTENTPROPERTIES_HXX */
+#endif // INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_CONTENTPROPERTIES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */