summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2/NColumns.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-06-04 15:29:58 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-06-04 21:18:39 +0200
commita2db194ea0eee4deb6401f6352144e5be077c140 (patch)
treee64dee3c822fc3d7970cedebb1708bc9a9554296 /connectivity/source/drivers/evoab2/NColumns.cxx
parent37c827103df9d3fc3a36aa2773bc080931e91830 (diff)
connectivity: fix includes
Change-Id: I5d5dc6871789865189c78fe9135e7f8bff829489
Diffstat (limited to 'connectivity/source/drivers/evoab2/NColumns.cxx')
-rw-r--r--connectivity/source/drivers/evoab2/NColumns.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/evoab2/NColumns.cxx b/connectivity/source/drivers/evoab2/NColumns.cxx
index 89cec832487b..3aa25bd1ff2a 100644
--- a/connectivity/source/drivers/evoab2/NColumns.cxx
+++ b/connectivity/source/drivers/evoab2/NColumns.cxx
@@ -22,7 +22,7 @@
#include "NTable.hxx"
#include "NTables.hxx"
#include "NCatalog.hxx"
-#include "connectivity/sdbcx/VColumn.hxx"
+#include <connectivity/sdbcx/VColumn.hxx>
using namespace connectivity::sdbcx;
using namespace connectivity;