summaryrefslogtreecommitdiff
path: root/include/connectivity/sdbcx/VIndex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/sdbcx/VIndex.hxx')
-rw-r--r--include/connectivity/sdbcx/VIndex.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/connectivity/sdbcx/VIndex.hxx b/include/connectivity/sdbcx/VIndex.hxx
index 3e50ddf9459c..33d73e1010ee 100644
--- a/include/connectivity/sdbcx/VIndex.hxx
+++ b/include/connectivity/sdbcx/VIndex.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CONNECTIVITY_SDBCX_INDEX_HXX_
-#define _CONNECTIVITY_SDBCX_INDEX_HXX_
+#ifndef INCLUDED_CONNECTIVITY_SDBCX_VINDEX_HXX
+#define INCLUDED_CONNECTIVITY_SDBCX_VINDEX_HXX
#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
@@ -101,6 +101,6 @@ namespace connectivity
}
}
-#endif // _CONNECTIVITY_SDBCX_INDEX_HXX_
+#endif // INCLUDED_CONNECTIVITY_SDBCX_VINDEX_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */