summaryrefslogtreecommitdiff
path: root/writerfilter/inc/resourcemodel/QNameToString.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/inc/resourcemodel/QNameToString.hxx')
-rw-r--r--writerfilter/inc/resourcemodel/QNameToString.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/writerfilter/inc/resourcemodel/QNameToString.hxx b/writerfilter/inc/resourcemodel/QNameToString.hxx
index 95e8cb1fb7e2..a69bfc3abe8c 100644
--- a/writerfilter/inc/resourcemodel/QNameToString.hxx
+++ b/writerfilter/inc/resourcemodel/QNameToString.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_QNAME_TO_STRING_HXX
-#define INCLUDED_QNAME_TO_STRING_HXX
+#ifndef INCLUDED_WRITERFILTER_INC_RESOURCEMODEL_QNAMETOSTRING_HXX
+#define INCLUDED_WRITERFILTER_INC_RESOURCEMODEL_QNAMETOSTRING_HXX
#include <boost/shared_ptr.hpp>
#include <map>
@@ -78,6 +78,6 @@ public:
}
-#endif // INCLUDED_QNAME_TO_STRING_HXX
+#endif // INCLUDED_WRITERFILTER_INC_RESOURCEMODEL_QNAMETOSTRING_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */