summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/Handler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/ooxml/Handler.hxx')
-rw-r--r--writerfilter/source/ooxml/Handler.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/writerfilter/source/ooxml/Handler.hxx b/writerfilter/source/ooxml/Handler.hxx
index 21283d9a0791..fae48e057a0a 100644
--- a/writerfilter/source/ooxml/Handler.hxx
+++ b/writerfilter/source/ooxml/Handler.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 INCLUDED_HANDLER_HXX
-#define INCLUDED_HANDLER_HXX
+#ifndef INCLUDED_WRITERFILTER_SOURCE_OOXML_HANDLER_HXX
+#define INCLUDED_WRITERFILTER_SOURCE_OOXML_HANDLER_HXX
#include <resourcemodel/WW8ResourceModel.hxx>
#include "OOXMLFastContextHandler.hxx"
@@ -145,6 +145,6 @@ public:
}}
-#endif // INCLUDED_HANDLER_HXX
+#endif // INCLUDED_WRITERFILTER_SOURCE_OOXML_HANDLER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */