summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlStyleImport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/filter/xml/xmlStyleImport.hxx')
-rw-r--r--reportdesign/source/filter/xml/xmlStyleImport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/filter/xml/xmlStyleImport.hxx b/reportdesign/source/filter/xml/xmlStyleImport.hxx
index e71d5f226e35..76bc19800e44 100644
--- a/reportdesign/source/filter/xml/xmlStyleImport.hxx
+++ b/reportdesign/source/filter/xml/xmlStyleImport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef RPT_XMLSTYLEIMPORT_HXX
-#define RPT_XMLSTYLEIMPORT_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLSTYLEIMPORT_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLSTYLEIMPORT_HXX
#include <rtl/ustring.hxx>
#include <xmloff/xmlimp.hxx>
@@ -150,6 +150,6 @@ namespace rptxml
} // rptxml
-#endif // RPT_XMLSTYLEIMPORT_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLSTYLEIMPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */