summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Catalog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/firebird/Catalog.hxx')
-rw-r--r--connectivity/source/drivers/firebird/Catalog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/drivers/firebird/Catalog.hxx b/connectivity/source/drivers/firebird/Catalog.hxx
index 0948f25c1e85..559986384cb7 100644
--- a/connectivity/source/drivers/firebird/Catalog.hxx
+++ b/connectivity/source/drivers/firebird/Catalog.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef CONNECTIVITY_FIREBIRD_CATALOG_HXX
-#define CONNECTIVITY_FIREBIRD_CATALOG_HXX
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_FIREBIRD_CATALOG_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_FIREBIRD_CATALOG_HXX
#include <connectivity/sdbcx/VCatalog.hxx>
@@ -38,6 +38,6 @@ namespace connectivity
} // namespace firebird
} // namespace connectivity
-#endif //CONNECTIVITY_FIREBIRD_CATALOG_HXX
+#endif // INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_FIREBIRD_CATALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file