summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/dlgctrls.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/dlgctrls.hxx')
-rw-r--r--sd/source/ui/inc/dlgctrls.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/dlgctrls.hxx b/sd/source/ui/inc/dlgctrls.hxx
index bd37435c90c1..93a2ca31b707 100644
--- a/sd/source/ui/inc/dlgctrls.hxx
+++ b/sd/source/ui/inc/dlgctrls.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef SD_DLGCTRLS_HXX
-#define SD_DLGCTRLS_HXX
+#ifndef INCLUDED_SD_SOURCE_UI_INC_DLGCTRLS_HXX
+#define INCLUDED_SD_SOURCE_UI_INC_DLGCTRLS_HXX
#include "TransitionPreset.hxx"
#include <vcl/lstbox.hxx>
@@ -46,6 +46,6 @@ public:
FadeEffectLBImpl* mpImpl;
};
-#endif // SD_DLGCTRLS_HXX
+#endif // INCLUDED_SD_SOURCE_UI_INC_DLGCTRLS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */