summaryrefslogtreecommitdiff
path: root/include/connectivity/sdbcx/VCollection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/sdbcx/VCollection.hxx')
-rw-r--r--include/connectivity/sdbcx/VCollection.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/connectivity/sdbcx/VCollection.hxx b/include/connectivity/sdbcx/VCollection.hxx
index e30075f009e9..aa38684d96c7 100644
--- a/include/connectivity/sdbcx/VCollection.hxx
+++ b/include/connectivity/sdbcx/VCollection.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CONNECTIVITY_SDBCX_COLLECTION_HXX_
-#define _CONNECTIVITY_SDBCX_COLLECTION_HXX_
+#ifndef INCLUDED_CONNECTIVITY_SDBCX_VCOLLECTION_HXX
+#define INCLUDED_CONNECTIVITY_SDBCX_VCOLLECTION_HXX
#include <cppuhelper/implbase10.hxx>
#include <com/sun/star/container/XNameAccess.hpp>
@@ -231,7 +231,7 @@ namespace connectivity
};
}
}
-#endif // _CONNECTIVITY_SDBCX_COLLECTION_HXX_
+#endif // INCLUDED_CONNECTIVITY_SDBCX_VCOLLECTION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */