summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/filter/xml/xmlStyleImport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/filter/xml/xmlStyleImport.hxx')
-rw-r--r--dbaccess/source/filter/xml/xmlStyleImport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/filter/xml/xmlStyleImport.hxx b/dbaccess/source/filter/xml/xmlStyleImport.hxx
index b56658c14882..a9fee3bb17a6 100644
--- a/dbaccess/source/filter/xml/xmlStyleImport.hxx
+++ b/dbaccess/source/filter/xml/xmlStyleImport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBA_XMLSTYLEIMPORT_HXX
-#define DBA_XMLSTYLEIMPORT_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_FILTER_XML_XMLSTYLEIMPORT_HXX
+#define INCLUDED_DBACCESS_SOURCE_FILTER_XML_XMLSTYLEIMPORT_HXX
#include <rtl/ustring.hxx>
#include <xmloff/xmlimp.hxx>
@@ -120,6 +120,6 @@ namespace dbaxml
sal_Int32 GetIndex(const sal_Int16 nContextID);
};
} // dbaxml
-#endif // DBA_XMLSTYLEIMPORT_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_FILTER_XML_XMLSTYLEIMPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */