summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/present.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/present.hxx')
-rw-r--r--sd/source/ui/inc/present.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/present.hxx b/sd/source/ui/inc/present.hxx
index 081000d491fa..a75f2d26aae5 100644
--- a/sd/source/ui/inc/present.hxx
+++ b/sd/source/ui/inc/present.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef _SD_PRESENT_HXX_
-#define _SD_PRESENT_HXX_
+#ifndef INCLUDED_SD_SOURCE_UI_INC_PRESENT_HXX
+#define INCLUDED_SD_SOURCE_UI_INC_PRESENT_HXX
#include <vcl/lstbox.hxx>
#include <vcl/fixed.hxx>
@@ -93,6 +93,6 @@ public:
void GetAttr( SfxItemSet& rOutAttrs );
};
-#endif // _SD_PRESENT_HXX_
+#endif // INCLUDED_SD_SOURCE_UI_INC_PRESENT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */