summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlLogin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/filter/xml/xmlLogin.hxx')
-rw-r--r--dbaccess/source/filter/xml/xmlLogin.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/filter/xml/xmlLogin.hxx b/dbaccess/source/filter/xml/xmlLogin.hxx
index 4371f81e584f..fd1722fa495f 100644
--- a/dbaccess/source/filter/xml/xmlLogin.hxx
+++ b/dbaccess/source/filter/xml/xmlLogin.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 DBA_XMLLOGIN_HXX
-#define DBA_XMLLOGIN_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_FILTER_XML_XMLLOGIN_HXX
+#define INCLUDED_DBACCESS_SOURCE_FILTER_XML_XMLLOGIN_HXX
#include <xmloff/xmlictxt.hxx>
@@ -37,6 +37,6 @@ namespace dbaxml
};
} // namespace dbaxml
-#endif // DBA_XMLLOGIN_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_FILTER_XML_XMLLOGIN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */