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