summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/layeroptionsdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/layeroptionsdlg.hxx')
-rw-r--r--sd/source/ui/inc/layeroptionsdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/layeroptionsdlg.hxx b/sd/source/ui/inc/layeroptionsdlg.hxx
index efd48846f7a9..8216c57cbb53 100644
--- a/sd/source/ui/inc/layeroptionsdlg.hxx
+++ b/sd/source/ui/inc/layeroptionsdlg.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef _SD_LAYER_DLG_HXX_
-#define _SD_LAYER_DLG_HXX_
+#ifndef INCLUDED_SD_SOURCE_UI_INC_LAYEROPTIONSDLG_HXX
+#define INCLUDED_SD_SOURCE_UI_INC_LAYEROPTIONSDLG_HXX
#include <sddllapi.h>
@@ -52,6 +52,6 @@ public:
void GetAttr( SfxItemSet& rOutAttrs );
};
-#endif // _SD_LAYER_DLG_HXX_
+#endif // INCLUDED_SD_SOURCE_UI_INC_LAYEROPTIONSDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */