summaryrefslogtreecommitdiff
path: root/sw/inc/section.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/section.hxx')
-rw-r--r--sw/inc/section.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/section.hxx b/sw/inc/section.hxx
index 8f3005e0eb0f..92d011385f6f 100644
--- a/sw/inc/section.hxx
+++ b/sw/inc/section.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SECTION_HXX
-#define SECTION_HXX
+#ifndef INCLUDED_SW_INC_SECTION_HXX
+#define INCLUDED_SW_INC_SECTION_HXX
#include <boost/utility.hpp>
@@ -387,6 +387,6 @@ inline SwSection* SwSectionFmt::GetParentSection() const
}
-#endif /* _SECTION_HXX */
+#endif /* _ INCLUDED_SW_INC_SECTION_HXX */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */