summaryrefslogtreecommitdiff
path: root/mysqlc/source/mysqlc_connection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlc/source/mysqlc_connection.hxx')
-rw-r--r--mysqlc/source/mysqlc_connection.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/mysqlc/source/mysqlc_connection.hxx b/mysqlc/source/mysqlc_connection.hxx
index df89dcbbb1ef..36253419e4d1 100644
--- a/mysqlc/source/mysqlc_connection.hxx
+++ b/mysqlc/source/mysqlc_connection.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef MYSQLC_CONNECTION_HXX
-#define MYSQLC_CONNECTION_HXX
+#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_CONNECTION_HXX
+#define INCLUDED_MYSQLC_SOURCE_MYSQLC_CONNECTION_HXX
#include "mysqlc_subcomponent.hxx"
#include "mysqlc_types.hxx"
@@ -237,7 +237,7 @@ namespace connectivity
//inline OUString getPattern(OUString p) { return (p.getLength()) ? p : ASC2OU("%"); }
} /* mysqlc */
} /* connectivity */
-#endif // MYSQLC_CONNECTION_HXX
+#endif // INCLUDED_MYSQLC_SOURCE_MYSQLC_CONNECTION_HXX
/*
* Local variables: