summaryrefslogtreecommitdiff
path: root/sd/inc/misc/scopelock.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/misc/scopelock.hxx')
-rw-r--r--sd/inc/misc/scopelock.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/misc/scopelock.hxx b/sd/inc/misc/scopelock.hxx
index 46184da16a2b..5b25ff062c0f 100644
--- a/sd/inc/misc/scopelock.hxx
+++ b/sd/inc/misc/scopelock.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SD_SCOPELOCK_HXX
-#define _SD_SCOPELOCK_HXX
+#ifndef INCLUDED_SD_INC_MISC_SCOPELOCK_HXX
+#define INCLUDED_SD_INC_MISC_SCOPELOCK_HXX
#include <sal/types.h>
@@ -49,6 +49,6 @@ private:
} // namespace sd
-#endif // _SD_UNDOMANAGER_HXX
+#endif // INCLUDED_SD_INC_MISC_SCOPELOCK_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */