summaryrefslogtreecommitdiff
path: root/include/connectivity/sdbcx/VDescriptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/sdbcx/VDescriptor.hxx')
-rw-r--r--include/connectivity/sdbcx/VDescriptor.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/connectivity/sdbcx/VDescriptor.hxx b/include/connectivity/sdbcx/VDescriptor.hxx
index aa04b5229ac9..3c39a46613ba 100644
--- a/include/connectivity/sdbcx/VDescriptor.hxx
+++ b/include/connectivity/sdbcx/VDescriptor.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CONNECTIVITY_SDBCX_DESCRIPTOR_HXX_
-#define _CONNECTIVITY_SDBCX_DESCRIPTOR_HXX_
+#ifndef INCLUDED_CONNECTIVITY_SDBCX_VDESCRIPTOR_HXX
+#define INCLUDED_CONNECTIVITY_SDBCX_VDESCRIPTOR_HXX
#include <comphelper/propertycontainer.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
@@ -90,6 +90,6 @@ namespace connectivity
}
}
-#endif // _CONNECTIVITY_SDBCX_DESCRIPTOR_HXX_
+#endif // INCLUDED_CONNECTIVITY_SDBCX_VDESCRIPTOR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */