summaryrefslogtreecommitdiff
path: root/sw/inc/swserv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swserv.hxx')
-rw-r--r--sw/inc/swserv.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/swserv.hxx b/sw/inc/swserv.hxx
index d57870d62bd5..48be55377544 100644
--- a/sw/inc/swserv.hxx
+++ b/sw/inc/swserv.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SWSERV_HXX
-#define _SWSERV_HXX
+#ifndef INCLUDED_SW_INC_SWSERV_HXX
+#define INCLUDED_SW_INC_SWSERV_HXX
#include <sfx2/linksrc.hxx>
#include <IMark.hxx>
@@ -81,6 +81,6 @@ public:
SV_DECL_REF( SwServerObject )
#endif
-#endif // _SWSERV_HXX
+#endif // INCLUDED_SW_INC_SWSERV_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */