summaryrefslogtreecommitdiff
path: root/dbaccess/source/ext/macromigration/migrationlog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ext/macromigration/migrationlog.hxx')
-rw-r--r--dbaccess/source/ext/macromigration/migrationlog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ext/macromigration/migrationlog.hxx b/dbaccess/source/ext/macromigration/migrationlog.hxx
index 498739f2de6b..958e5df77818 100644
--- a/dbaccess/source/ext/macromigration/migrationlog.hxx
+++ b/dbaccess/source/ext/macromigration/migrationlog.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBACCESS_MIGRATIONLOG_HXX
-#define DBACCESS_MIGRATIONLOG_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_EXT_MACROMIGRATION_MIGRATIONLOG_HXX
+#define INCLUDED_DBACCESS_SOURCE_EXT_MACROMIGRATION_MIGRATIONLOG_HXX
#include "dbmm_types.hxx"
@@ -106,6 +106,6 @@ namespace dbmm
} // namespace dbmm
-#endif // DBACCESS_MIGRATIONLOG_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_EXT_MACROMIGRATION_MIGRATIONLOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */