summaryrefslogtreecommitdiff
path: root/connectivity/source/simpledbt/staticdbtools_s.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/simpledbt/staticdbtools_s.hxx')
-rw-r--r--connectivity/source/simpledbt/staticdbtools_s.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/simpledbt/staticdbtools_s.hxx b/connectivity/source/simpledbt/staticdbtools_s.hxx
index 3eb9590e34c6..ad1fb96cd47e 100644
--- a/connectivity/source/simpledbt/staticdbtools_s.hxx
+++ b/connectivity/source/simpledbt/staticdbtools_s.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef CONNECTIVITY_STATIC_DBTOOLS_SIMPLE_HXX
-#define CONNECTIVITY_STATIC_DBTOOLS_SIMPLE_HXX
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_SIMPLEDBT_STATICDBTOOLS_S_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_SIMPLEDBT_STATICDBTOOLS_S_HXX
#include <connectivity/virtualdbtools.hxx>
#include "refbase.hxx"
@@ -194,6 +194,6 @@ namespace connectivity
} // namespace connectivity
-#endif // CONNECTIVITY_STATIC_DBTOOLS_SIMPLE_HXX
+#endif // INCLUDED_CONNECTIVITY_SOURCE_SIMPLEDBT_STATICDBTOOLS_S_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */