summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/component/CPreparedStatement.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/component/CPreparedStatement.cxx')
-rw-r--r--connectivity/source/drivers/component/CPreparedStatement.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/drivers/component/CPreparedStatement.cxx b/connectivity/source/drivers/component/CPreparedStatement.cxx
index a2b1161fb7cb..bc3af3e8c9b8 100644
--- a/connectivity/source/drivers/component/CPreparedStatement.cxx
+++ b/connectivity/source/drivers/component/CPreparedStatement.cxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "component/CPreparedStatement.hxx"
-#include "component/CResultSet.hxx"
+#include <component/CPreparedStatement.hxx>
+#include <component/CResultSet.hxx>
using namespace connectivity::component;
using namespace connectivity::file;