summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlColumn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/filter/xml/xmlColumn.hxx')
-rw-r--r--reportdesign/source/filter/xml/xmlColumn.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/filter/xml/xmlColumn.hxx b/reportdesign/source/filter/xml/xmlColumn.hxx
index aa439f69e1e6..2cd626ee4c5a 100644
--- a/reportdesign/source/filter/xml/xmlColumn.hxx
+++ b/reportdesign/source/filter/xml/xmlColumn.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 RPT_XMLCOLUMN_HXX
-#define RPT_XMLCOLUMN_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLCOLUMN_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLCOLUMN_HXX
#include <xmloff/xmlictxt.hxx>
@@ -53,6 +53,6 @@ namespace rptxml
} // namespace rptxml
-#endif // RPT_XMLCOLUMN_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLCOLUMN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */