summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/filter/xml/xmlCondPrtExpr.hxx')
-rw-r--r--reportdesign/source/filter/xml/xmlCondPrtExpr.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx b/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
index aa0ade4af677..dce2020f56d4 100644
--- a/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
+++ b/reportdesign/source/filter/xml/xmlCondPrtExpr.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_XMLCONDPRTEXPR_HXX
-#define RPT_XMLCONDPRTEXPR_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLCONDPRTEXPR_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLCONDPRTEXPR_HXX
#include <xmloff/xmlictxt.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
@@ -47,6 +47,6 @@ namespace rptxml
} // namespace rptxml
-#endif // RPT_XMLCONDPRTEXPR_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLCONDPRTEXPR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */