summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/flat/ETable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/flat/ETable.hxx')
-rw-r--r--connectivity/source/inc/flat/ETable.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/flat/ETable.hxx b/connectivity/source/inc/flat/ETable.hxx
index 393369ab0735..aa91a0d83938 100644
--- a/connectivity/source/inc/flat/ETable.hxx
+++ b/connectivity/source/inc/flat/ETable.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CONNECTIVITY_FLAT_TABLE_HXX_
-#define _CONNECTIVITY_FLAT_TABLE_HXX_
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_FLAT_ETABLE_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_INC_FLAT_ETABLE_HXX
#include "file/FTable.hxx"
#include "flat/EConnection.hxx"
@@ -105,6 +105,6 @@ namespace connectivity
};
}
}
-#endif // _CONNECTIVITY_FLAT_TABLE_HXX_
+#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_FLAT_ETABLE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */