summaryrefslogtreecommitdiff
path: root/include/connectivity/parameters.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/parameters.hxx')
-rw-r--r--include/connectivity/parameters.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/connectivity/parameters.hxx b/include/connectivity/parameters.hxx
index 9bdbe0e5c3fb..92a23a874b7f 100644
--- a/include/connectivity/parameters.hxx
+++ b/include/connectivity/parameters.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef CONNECTIVITY_PARAMETERS_HXX
-#define CONNECTIVITY_PARAMETERS_HXX
+#ifndef INCLUDED_CONNECTIVITY_PARAMETERS_HXX
+#define INCLUDED_CONNECTIVITY_PARAMETERS_HXX
#include <map>
#include <vector>
@@ -412,6 +412,6 @@ namespace dbtools
} // namespacefrm
//........................................................................
-#endif // CONNECTIVITY_PARAMETERS_HXX
+#endif // INCLUDED_CONNECTIVITY_PARAMETERS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */