summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlReportElement.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/filter/xml/xmlReportElement.hxx')
-rw-r--r--reportdesign/source/filter/xml/xmlReportElement.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/filter/xml/xmlReportElement.hxx b/reportdesign/source/filter/xml/xmlReportElement.hxx
index 81ff309594f2..8e5b25da0b3e 100644
--- a/reportdesign/source/filter/xml/xmlReportElement.hxx
+++ b/reportdesign/source/filter/xml/xmlReportElement.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_XMLREPORTELEMENT_HXX
-#define RPT_XMLREPORTELEMENT_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLREPORTELEMENT_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLREPORTELEMENT_HXX
#include <xmloff/xmlictxt.hxx>
#include <com/sun/star/report/XReportControlModel.hpp>
@@ -47,6 +47,6 @@ namespace rptxml
} // namespace rptxml
-#endif // RPT_XMLREPORTELEMENT_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLREPORTELEMENT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */