summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unosection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/unosection.hxx')
-rw-r--r--sw/source/core/inc/unosection.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/inc/unosection.hxx b/sw/source/core/inc/unosection.hxx
index a7a178e9ee8d..b21aaca37f0b 100644
--- a/sw/source/core/inc/unosection.hxx
+++ b/sw/source/core/inc/unosection.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SW_UNOSECTION_HXX
-#define SW_UNOSECTION_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_INC_UNOSECTION_HXX
+#define INCLUDED_SW_SOURCE_CORE_INC_UNOSECTION_HXX
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
@@ -239,6 +239,6 @@ public:
};
-#endif // SW_UNOSECTION_HXX
+#endif // INCLUDED_SW_SOURCE_CORE_INC_UNOSECTION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */