summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/unmovss.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/unmovss.hxx')
-rw-r--r--sd/source/ui/inc/unmovss.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/unmovss.hxx b/sd/source/ui/inc/unmovss.hxx
index 34f12bb18663..3a976e5ef95e 100644
--- a/sd/source/ui/inc/unmovss.hxx
+++ b/sd/source/ui/inc/unmovss.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SD_UNMOVSS_HXX
-#define _SD_UNMOVSS_HXX
+#ifndef INCLUDED_SD_SOURCE_UI_INC_UNMOVSS_HXX
+#define INCLUDED_SD_SOURCE_UI_INC_UNMOVSS_HXX
#include "sdundo.hxx"
#include <stlsheet.hxx>
@@ -42,6 +42,6 @@ public:
virtual OUString GetComment() const;
};
-#endif // _SD_UNMOVSS_HXX
+#endif // INCLUDED_SD_SOURCE_UI_INC_UNMOVSS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */