summaryrefslogtreecommitdiff
path: root/dbaccess/source/ext/macromigration/migrationerror.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ext/macromigration/migrationerror.hxx')
-rw-r--r--dbaccess/source/ext/macromigration/migrationerror.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ext/macromigration/migrationerror.hxx b/dbaccess/source/ext/macromigration/migrationerror.hxx
index 1c5b175d2d5f..e5067ec82599 100644
--- a/dbaccess/source/ext/macromigration/migrationerror.hxx
+++ b/dbaccess/source/ext/macromigration/migrationerror.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBACCESS_MIGRATIONERROR_HXX
-#define DBACCESS_MIGRATIONERROR_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_EXT_MACROMIGRATION_MIGRATIONERROR_HXX
+#define INCLUDED_DBACCESS_SOURCE_EXT_MACROMIGRATION_MIGRATIONERROR_HXX
#include <com/sun/star/uno/Any.hxx>
@@ -154,6 +154,6 @@ namespace dbmm
} // namespace dbmm
-#endif // DBACCESS_MIGRATIONERROR_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_EXT_MACROMIGRATION_MIGRATIONERROR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */