summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Tables.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/firebird/Tables.hxx')
-rw-r--r--connectivity/source/drivers/firebird/Tables.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/drivers/firebird/Tables.hxx b/connectivity/source/drivers/firebird/Tables.hxx
index 1bf02bd75177..3d5f696bb7b0 100644
--- a/connectivity/source/drivers/firebird/Tables.hxx
+++ b/connectivity/source/drivers/firebird/Tables.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef CONNECTIVITY_FIREBIRD_TABLES_HXX
-#define CONNECTIVITY_FIREBIRD_TABLES_HXX
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_FIREBIRD_TABLES_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_FIREBIRD_TABLES_HXX
#include "DatabaseMetaData.hxx"
@@ -61,6 +61,6 @@ namespace connectivity
} // namespace connectivity
-#endif // CONNECTIVITY_FIREBIRD_TABLES_HXX
+#endif // INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_FIREBIRD_TABLES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */