summaryrefslogtreecommitdiff
path: root/sw/inc/IShellCursorSupplier.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/IShellCursorSupplier.hxx')
-rw-r--r--sw/inc/IShellCursorSupplier.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/IShellCursorSupplier.hxx b/sw/inc/IShellCursorSupplier.hxx
index 997d84c335d7..fe7c690c6425 100644
--- a/sw/inc/IShellCursorSupplier.hxx
+++ b/sw/inc/IShellCursorSupplier.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef ISHELLCURSORSUPPLIER_HXX
-#define ISHELLCURSORSUPPLIER_HXX
+#ifndef INCLUDED_SW_INC_ISHELLCURSORSUPPLIER_HXX
+#define INCLUDED_SW_INC_ISHELLCURSORSUPPLIER_HXX
class SwPaM;
@@ -40,6 +40,6 @@ public:
} // namespace sw
-#endif // ISHELLCURSORSUPPLIER_HXX
+#endif // INCLUDED_SW_INC_ISHELLCURSORSUPPLIER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */