summaryrefslogtreecommitdiff
path: root/sd/inc/stlfamily.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/stlfamily.hxx')
-rw-r--r--sd/inc/stlfamily.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/stlfamily.hxx b/sd/inc/stlfamily.hxx
index 24f27dfaa78a..095d97512987 100644
--- a/sd/inc/stlfamily.hxx
+++ b/sd/inc/stlfamily.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SD_STLFAMILY_HXX
-#define _SD_STLFAMILY_HXX
+#ifndef INCLUDED_SD_INC_STLFAMILY_HXX
+#define INCLUDED_SD_INC_STLFAMILY_HXX
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/style/XStyle.hpp>
@@ -113,6 +113,6 @@ private:
typedef rtl::Reference< SdStyleFamily > SdStyleFamilyRef;
-#endif // _SD_STLFAMILY_HXX
+#endif // INCLUDED_SD_INC_STLFAMILY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */