summaryrefslogtreecommitdiff
path: root/mysqlc/source/mysqlc_propertyids.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlc/source/mysqlc_propertyids.hxx')
-rw-r--r--mysqlc/source/mysqlc_propertyids.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/mysqlc/source/mysqlc_propertyids.hxx b/mysqlc/source/mysqlc_propertyids.hxx
index 98ffd07211ca..4e7ac46038ad 100644
--- a/mysqlc/source/mysqlc_propertyids.hxx
+++ b/mysqlc/source/mysqlc_propertyids.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CONNECTIVITY_PROPERTYIDS_HXX_
-#define _CONNECTIVITY_PROPERTYIDS_HXX_
+#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_PROPERTYIDS_HXX
+#define INCLUDED_MYSQLC_SOURCE_MYSQLC_PROPERTYIDS_HXX
// this define has to be set to split the names into different dll's or so's
// every dll has his own set of property names
@@ -145,7 +145,7 @@ pProperties[nPos++] = Property(OPropertyMap::getPropMap().getNameByIndex(PROPERT
-#endif // _CONNECTIVITY_PROPERTYIDS_HXX_
+#endif // INCLUDED_MYSQLC_SOURCE_MYSQLC_PROPERTYIDS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */