summaryrefslogtreecommitdiff
path: root/include/connectivity/virtualdbtools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/virtualdbtools.hxx')
-rw-r--r--include/connectivity/virtualdbtools.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/connectivity/virtualdbtools.hxx b/include/connectivity/virtualdbtools.hxx
index fc14662c4dcf..fb34a0e43f97 100644
--- a/include/connectivity/virtualdbtools.hxx
+++ b/include/connectivity/virtualdbtools.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef CONNECTIVITY_VIRTUAL_DBTOOLS_HXX
-#define CONNECTIVITY_VIRTUAL_DBTOOLS_HXX
+#ifndef INCLUDED_CONNECTIVITY_VIRTUALDBTOOLS_HXX
+#define INCLUDED_CONNECTIVITY_VIRTUALDBTOOLS_HXX
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
@@ -363,6 +363,6 @@ namespace connectivity
} // namespace connectivity
//........................................................................
-#endif // CONNECTIVITY_VIRTUAL_DBTOOLS_HXX
+#endif // INCLUDED_CONNECTIVITY_VIRTUALDBTOOLS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */