summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/AprEnv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/AprEnv.hxx')
-rw-r--r--ucb/source/ucp/webdav/AprEnv.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/AprEnv.hxx b/ucb/source/ucp/webdav/AprEnv.hxx
index 4f360aa2a777..3d724786c94a 100644
--- a/ucb/source/ucp/webdav/AprEnv.hxx
+++ b/ucb/source/ucp/webdav/AprEnv.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef INCLUDED_APRENV_HXX
-#define INCLUDED_APRENV_HXX
+#ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_APRENV_HXX
+#define INCLUDED_UCB_SOURCE_UCP_WEBDAV_APRENV_HXX
#include <apr_pools.h>
#include <SerfLockStore.hxx>
@@ -51,6 +51,6 @@ class AprEnv
} // namespace apr_environment
-#endif // INCLUDED_APRENV_HXX
+#endif // INCLUDED_UCB_SOURCE_UCP_WEBDAV_APRENV_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */