summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/wrtxml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/xml/wrtxml.hxx')
-rw-r--r--sw/source/filter/xml/wrtxml.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/filter/xml/wrtxml.hxx b/sw/source/filter/xml/wrtxml.hxx
index 779b9aec5c0c..8a8f8d0f3906 100644
--- a/sw/source/filter/xml/wrtxml.hxx
+++ b/sw/source/filter/xml/wrtxml.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 _WRTXML_HXX
-#define _WRTXML_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_WRTXML_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_WRTXML_HXX
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/uno/Sequence.hxx>
@@ -92,6 +92,6 @@ private:
};
-#endif // _WRTXML_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_XML_WRTXML_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */