summaryrefslogtreecommitdiff
path: root/dbaccess/source/ext/macromigration/dbmm_types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ext/macromigration/dbmm_types.hxx')
-rw-r--r--dbaccess/source/ext/macromigration/dbmm_types.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ext/macromigration/dbmm_types.hxx b/dbaccess/source/ext/macromigration/dbmm_types.hxx
index dec92b2b3814..5d5f0b8bf9e1 100644
--- a/dbaccess/source/ext/macromigration/dbmm_types.hxx
+++ b/dbaccess/source/ext/macromigration/dbmm_types.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBACCESS_DBMM_TYPES_HXX
-#define DBACCESS_DBMM_TYPES_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_EXT_MACROMIGRATION_DBMM_TYPES_HXX
+#define INCLUDED_DBACCESS_SOURCE_EXT_MACROMIGRATION_DBMM_TYPES_HXX
#include <rtl/ustring.hxx>
@@ -48,6 +48,6 @@ namespace dbmm
} // namespace dbmm
-#endif // DBACCESS_DBMM_TYPES_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_EXT_MACROMIGRATION_DBMM_TYPES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */