summaryrefslogtreecommitdiff
path: root/include/svx/sdr/attribute/sdrshadowtextattribute.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/attribute/sdrshadowtextattribute.hxx')
-rw-r--r--include/svx/sdr/attribute/sdrshadowtextattribute.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/sdr/attribute/sdrshadowtextattribute.hxx b/include/svx/sdr/attribute/sdrshadowtextattribute.hxx
index 0b82edc12241..81903b6c47b4 100644
--- a/include/svx/sdr/attribute/sdrshadowtextattribute.hxx
+++ b/include/svx/sdr/attribute/sdrshadowtextattribute.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDR_ATTRIBUTE_SDRSHADOWTEXTATTRIBUTE_HXX
-#define _SDR_ATTRIBUTE_SDRSHADOWTEXTATTRIBUTE_HXX
+#ifndef INCLUDED_SVX_SDR_ATTRIBUTE_SDRSHADOWTEXTATTRIBUTE_HXX
+#define INCLUDED_SVX_SDR_ATTRIBUTE_SDRSHADOWTEXTATTRIBUTE_HXX
#include <sal/types.h>
#include <drawinglayer/attribute/sdrshadowattribute.hxx>
@@ -59,6 +59,6 @@ namespace drawinglayer
//////////////////////////////////////////////////////////////////////////////
-#endif // _SDR_ATTRIBUTE_SDRSHADOWTEXTATTRIBUTE_HXX
+#endif // INCLUDED_SVX_SDR_ATTRIBUTE_SDRSHADOWTEXTATTRIBUTE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */