summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/sdundogr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/sdundogr.hxx')
-rw-r--r--sd/source/ui/inc/sdundogr.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/sdundogr.hxx b/sd/source/ui/inc/sdundogr.hxx
index 253ba39ed0ac..c8a9ce018a3a 100644
--- a/sd/source/ui/inc/sdundogr.hxx
+++ b/sd/source/ui/inc/sdundogr.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SD_SDUNDOGR_HXX
-#define _SD_SDUNDOGR_HXX
+#ifndef INCLUDED_SD_SOURCE_UI_INC_SDUNDOGR_HXX
+#define INCLUDED_SD_SOURCE_UI_INC_SDUNDOGR_HXX
#include <tools/contnr.hxx>
#include "sdundo.hxx"
@@ -44,6 +44,6 @@ public:
};
-#endif // _SD_SDUNDOGR_HXX
+#endif // INCLUDED_SD_SOURCE_UI_INC_SDUNDOGR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */