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