summaryrefslogtreecommitdiff
path: root/xmloff/inc/RDFaImportHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/RDFaImportHelper.hxx')
-rw-r--r--xmloff/inc/RDFaImportHelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/RDFaImportHelper.hxx b/xmloff/inc/RDFaImportHelper.hxx
index 6d710aa97fe3..9fdeaaaf98bd 100644
--- a/xmloff/inc/RDFaImportHelper.hxx
+++ b/xmloff/inc/RDFaImportHelper.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef RDFAIMPORTHELPER_HXX
-#define RDFAIMPORTHELPER_HXX
+#ifndef INCLUDED_XMLOFF_INC_RDFAIMPORTHELPER_HXX
+#define INCLUDED_XMLOFF_INC_RDFAIMPORTHELPER_HXX
#include <vector>
@@ -90,6 +90,6 @@ public:
} // namespace xmloff
-#endif // RDFAIMPORTHELPER_HXX
+#endif // INCLUDED_XMLOFF_INC_RDFAIMPORTHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */