summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/dbase/DDriver.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/dbase/DDriver.hxx')
-rw-r--r--connectivity/source/inc/dbase/DDriver.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/dbase/DDriver.hxx b/connectivity/source/inc/dbase/DDriver.hxx
index 32cb069de974..b6d45000ffc4 100644
--- a/connectivity/source/inc/dbase/DDriver.hxx
+++ b/connectivity/source/inc/dbase/DDriver.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CONNECTIVITY_DBASE_DDRIVER_HXX_
-#define _CONNECTIVITY_DBASE_DDRIVER_HXX_
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_DBASE_DDRIVER_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_INC_DBASE_DDRIVER_HXX
#include <cppuhelper/compbase2.hxx>
#include "connectivity/CommonTools.hxx"
@@ -49,6 +49,6 @@ namespace connectivity
}
}
-#endif //_CONNECTIVITY_DBASE_DDRIVER_HXX_
+#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_DBASE_DDRIVER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */