summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab/MColumns.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/mozab/MColumns.cxx')
-rw-r--r--connectivity/source/drivers/mozab/MColumns.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/drivers/mozab/MColumns.cxx b/connectivity/source/drivers/mozab/MColumns.cxx
index 452a34bece0a..a59b9ca1fcf9 100644
--- a/connectivity/source/drivers/mozab/MColumns.cxx
+++ b/connectivity/source/drivers/mozab/MColumns.cxx
@@ -18,7 +18,7 @@
*/
#include "MColumns.hxx"
-#include "connectivity/sdbcx/VColumn.hxx"
+#include <connectivity/sdbcx/VColumn.hxx>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/sdbc/XResultSet.hpp>
#include <com/sun/star/sdbc/DataType.hpp>
@@ -27,7 +27,7 @@
#include "MTables.hxx"
#include "MCatalog.hxx"
#include <comphelper/types.hxx>
-#include "connectivity/dbtools.hxx"
+#include <connectivity/dbtools.hxx>
using namespace ::comphelper;