summaryrefslogtreecommitdiff
path: root/dbaccess/source/sdbtools/connection/connectiondependent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/sdbtools/connection/connectiondependent.hxx')
-rw-r--r--dbaccess/source/sdbtools/connection/connectiondependent.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/sdbtools/connection/connectiondependent.hxx b/dbaccess/source/sdbtools/connection/connectiondependent.hxx
index 668b61c23933..b6cc94f16b88 100644
--- a/dbaccess/source/sdbtools/connection/connectiondependent.hxx
+++ b/dbaccess/source/sdbtools/connection/connectiondependent.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBACCESS_CONNECTION_DEPENDENT_HXX
-#define DBACCESS_CONNECTION_DEPENDENT_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_SDBTOOLS_CONNECTION_CONNECTIONDEPENDENT_HXX
+#define INCLUDED_DBACCESS_SOURCE_SDBTOOLS_CONNECTION_CONNECTIONDEPENDENT_HXX
#include <com/sun/star/sdbc/XConnection.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
@@ -133,6 +133,6 @@ namespace sdbtools
} // namespace sdbtools
-#endif // DBACCESS_CONNECTION_DEPENDENT_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_SDBTOOLS_CONNECTION_CONNECTIONDEPENDENT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */