summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/flat/ETables.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/flat/ETables.cxx')
-rw-r--r--connectivity/source/drivers/flat/ETables.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/connectivity/source/drivers/flat/ETables.cxx b/connectivity/source/drivers/flat/ETables.cxx
index 5c9782caf24d..ebdaaa634703 100644
--- a/connectivity/source/drivers/flat/ETables.cxx
+++ b/connectivity/source/drivers/flat/ETables.cxx
@@ -17,15 +17,15 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "flat/ETables.hxx"
-#include "flat/ETable.hxx"
+#include <flat/ETables.hxx>
+#include <flat/ETable.hxx>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/sdbc/XResultSet.hpp>
#include <com/sun/star/sdbc/ColumnValue.hpp>
#include <com/sun/star/sdbc/KeyRule.hpp>
#include <com/sun/star/sdbcx/KeyType.hpp>
-#include "file/FCatalog.hxx"
-#include "file/FConnection.hxx"
+#include <file/FCatalog.hxx>
+#include <file/FConnection.hxx>
#include <comphelper/types.hxx>
using namespace connectivity;