summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/ooxmlLoggers.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/ooxml/ooxmlLoggers.hxx')
-rw-r--r--writerfilter/source/ooxml/ooxmlLoggers.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/writerfilter/source/ooxml/ooxmlLoggers.hxx b/writerfilter/source/ooxml/ooxmlLoggers.hxx
index 2931108c34e5..f8f37a9b7475 100644
--- a/writerfilter/source/ooxml/ooxmlLoggers.hxx
+++ b/writerfilter/source/ooxml/ooxmlLoggers.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_OOXML_LOGGERS_HXX
-#define INCLUDED_OOXML_LOGGERS_HXX
+#ifndef INCLUDED_WRITERFILTER_SOURCE_OOXML_OOXMLLOGGERS_HXX
+#define INCLUDED_WRITERFILTER_SOURCE_OOXML_OOXMLLOGGERS_HXX
#if OSL_DEBUG_LEVEL > 1
@@ -30,6 +30,6 @@ namespace writerfilter {
}
}
#endif
-#endif // INCLUDED_OOXML_LOGGERS_HXX
+#endif // INCLUDED_WRITERFILTER_SOURCE_OOXML_OOXMLLOGGERS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */