summaryrefslogtreecommitdiff
path: root/ucb/workben/cachemap/cachemapobjectcontainer2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/workben/cachemap/cachemapobjectcontainer2.hxx')
-rw-r--r--ucb/workben/cachemap/cachemapobjectcontainer2.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/workben/cachemap/cachemapobjectcontainer2.hxx b/ucb/workben/cachemap/cachemapobjectcontainer2.hxx
index b43de572c833..f57705497ba4 100644
--- a/ucb/workben/cachemap/cachemapobjectcontainer2.hxx
+++ b/ucb/workben/cachemap/cachemapobjectcontainer2.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_UCB_CACHEMAPOBJECTCONTAINER2_HXX
-#define INCLUDED_UCB_CACHEMAPOBJECTCONTAINER2_HXX
+#ifndef INCLUDED_UCB_WORKBEN_CACHEMAP_CACHEMAPOBJECTCONTAINER2_HXX
+#define INCLUDED_UCB_WORKBEN_CACHEMAP_CACHEMAPOBJECTCONTAINER2_HXX
#include "cppuhelper/weakref.hxx"
#include "osl/mutex.hxx"
@@ -59,6 +59,6 @@ private:
} }
-#endif // INCLUDED_UCB_CACHEMAPOBJECTCONTAINER2_HXX
+#endif // INCLUDED_UCB_WORKBEN_CACHEMAP_CACHEMAPOBJECTCONTAINER2_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */