summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MCatalog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/mork/MCatalog.hxx')
-rw-r--r--connectivity/source/drivers/mork/MCatalog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/drivers/mork/MCatalog.hxx b/connectivity/source/drivers/mork/MCatalog.hxx
index fa7516a9738b..bfc7d18ca2cf 100644
--- a/connectivity/source/drivers/mork/MCatalog.hxx
+++ b/connectivity/source/drivers/mork/MCatalog.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 _CONNECTIVITY_MORK_CATALOG_HXX_
-#define _CONNECTIVITY_MORK_CATALOG_HXX_
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_MORK_MCATALOG_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_MORK_MCATALOG_HXX
#include "connectivity/sdbcx/VCatalog.hxx"
@@ -50,6 +50,6 @@ namespace connectivity
};
}
}
-#endif // _CONNECTIVITY_MORK_CATALOG_HXX_
+#endif // INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_MORK_MCATALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */