summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/OOXMLFactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/ooxml/OOXMLFactory.hxx')
-rw-r--r--writerfilter/source/ooxml/OOXMLFactory.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/writerfilter/source/ooxml/OOXMLFactory.hxx b/writerfilter/source/ooxml/OOXMLFactory.hxx
index 76909767839e..a543a9fc2137 100644
--- a/writerfilter/source/ooxml/OOXMLFactory.hxx
+++ b/writerfilter/source/ooxml/OOXMLFactory.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_OOXML_FACTORY_HXX
-#define INCLUDED_OOXML_FACTORY_HXX
+#ifndef INCLUDED_WRITERFILTER_SOURCE_OOXML_OOXMLFACTORY_HXX
+#define INCLUDED_WRITERFILTER_SOURCE_OOXML_OOXMLFACTORY_HXX
#include <boost/unordered_map.hpp>
#include <boost/shared_ptr.hpp>
@@ -165,6 +165,6 @@ private:
}
}
-#endif // INCLUDED_OOXML_FACTORY_HXX
+#endif // INCLUDED_WRITERFILTER_SOURCE_OOXML_OOXMLFACTORY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */