summaryrefslogtreecommitdiff
path: root/mysqlc/source/mysqlc_subcomponent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlc/source/mysqlc_subcomponent.hxx')
-rw-r--r--mysqlc/source/mysqlc_subcomponent.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/mysqlc/source/mysqlc_subcomponent.hxx b/mysqlc/source/mysqlc_subcomponent.hxx
index 2c7bfa578c10..fc9a08732556 100644
--- a/mysqlc/source/mysqlc_subcomponent.hxx
+++ b/mysqlc/source/mysqlc_subcomponent.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CONNECTIVITY_OSUBCOMPONENT_HXX_
-#define _CONNECTIVITY_OSUBCOMPONENT_HXX_
+#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_SUBCOMPONENT_HXX
+#define INCLUDED_MYSQLC_SOURCE_MYSQLC_SUBCOMPONENT_HXX
#include <com/sun/star/lang/DisposedException.hpp>
#include <cppuhelper/interfacecontainer.h>
@@ -196,6 +196,6 @@ namespace connectivity
}
}
-#endif // _CONNECTIVITY_OSUBCOMPONENT_HXX_
+#endif // INCLUDED_MYSQLC_SOURCE_MYSQLC_SUBCOMPONENT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */