summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/OOXMLBinaryObjectReference.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/ooxml/OOXMLBinaryObjectReference.hxx')
-rw-r--r--writerfilter/source/ooxml/OOXMLBinaryObjectReference.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/writerfilter/source/ooxml/OOXMLBinaryObjectReference.hxx b/writerfilter/source/ooxml/OOXMLBinaryObjectReference.hxx
index 44f127421cf6..daf076146f1d 100644
--- a/writerfilter/source/ooxml/OOXMLBinaryObjectReference.hxx
+++ b/writerfilter/source/ooxml/OOXMLBinaryObjectReference.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_OOXML_BINARY_OBJECT_REFERENCE_HXX
-#define INCLUDED_OOXML_BINARY_OBJECT_REFERENCE_HXX
+#ifndef INCLUDED_WRITERFILTER_SOURCE_OOXML_OOXMLBINARYOBJECTREFERENCE_HXX
+#define INCLUDED_WRITERFILTER_SOURCE_OOXML_OOXMLBINARYOBJECTREFERENCE_HXX
#include <resourcemodel/WW8ResourceModel.hxx>
#include <ooxml/OOXMLDocument.hxx>
@@ -44,6 +44,6 @@ public:
};
}}
-#endif // INCLUDED_OOXML_BINARY_OBJECT_REFERENCE_HXX
+#endif // INCLUDED_WRITERFILTER_SOURCE_OOXML_OOXMLBINARYOBJECTREFERENCE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */