summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/CRowSetColumn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/api/CRowSetColumn.hxx')
-rw-r--r--dbaccess/source/core/api/CRowSetColumn.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/core/api/CRowSetColumn.hxx b/dbaccess/source/core/api/CRowSetColumn.hxx
index c51579c86099..d76600a76086 100644
--- a/dbaccess/source/core/api/CRowSetColumn.hxx
+++ b/dbaccess/source/core/api/CRowSetColumn.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBACCESS_CORE_API_CROWSETCOLUMN_HXX
-#define DBACCESS_CORE_API_CROWSETCOLUMN_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_CORE_API_CROWSETCOLUMN_HXX
+#define INCLUDED_DBACCESS_SOURCE_CORE_API_CROWSETCOLUMN_HXX
#include "RowSetRow.hxx"
#include <connectivity/CommonTools.hxx>
@@ -47,6 +47,6 @@ namespace dbaccess
}
-#endif // DBACCESS_CORE_API_CROWSETCOLUMN_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_CORE_API_CROWSETCOLUMN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */