summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/DAVProperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav-neon/DAVProperties.hxx')
-rw-r--r--ucb/source/ucp/webdav-neon/DAVProperties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav-neon/DAVProperties.hxx b/ucb/source/ucp/webdav-neon/DAVProperties.hxx
index f80001165245..2064a83b4726 100644
--- a/ucb/source/ucp/webdav-neon/DAVProperties.hxx
+++ b/ucb/source/ucp/webdav-neon/DAVProperties.hxx
@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef _DAVPROPERTIES_HXX_
-#define _DAVPROPERTIES_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_DAVPROPERTIES_HXX
+#define INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_DAVPROPERTIES_HXX
#include <config_lgpl.h>
#include <rtl/ustring.hxx>
@@ -63,6 +63,6 @@ struct DAVProperties
} // namespace webdav_ucp
-#endif // _DAVPROPERTIES_HXX_
+#endif // INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_DAVPROPERTIES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */