summaryrefslogtreecommitdiffstats
path: root/include/connectivity/dbmetadata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/dbmetadata.hxx')
-rw-r--r--include/connectivity/dbmetadata.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/connectivity/dbmetadata.hxx b/include/connectivity/dbmetadata.hxx
index 06fcc62f548d..c1ee8feef06a 100644
--- a/include/connectivity/dbmetadata.hxx
+++ b/include/connectivity/dbmetadata.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef CONNECTIVITY_INC_CONNECTIVITY_DBMETADATA_HXX
-#define CONNECTIVITY_INC_CONNECTIVITY_DBMETADATA_HXX
+#ifndef INCLUDED_CONNECTIVITY_DBMETADATA_HXX
+#define INCLUDED_CONNECTIVITY_DBMETADATA_HXX
#include <com/sun/star/sdbc/XConnection.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
@@ -183,6 +183,6 @@ namespace dbtools
} // namespace dbtools
//........................................................................
-#endif // CONNECTIVITY_INC_CONNECTIVITY_DBMETADATA_HXX
+#endif // INCLUDED_CONNECTIVITY_DBMETADATA_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */