summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/SQLException.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/jdbc/SQLException.cxx')
-rw-r--r--connectivity/source/drivers/jdbc/SQLException.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/drivers/jdbc/SQLException.cxx b/connectivity/source/drivers/jdbc/SQLException.cxx
index 882d6cb6da33..0bff0890572d 100644
--- a/connectivity/source/drivers/jdbc/SQLException.cxx
+++ b/connectivity/source/drivers/jdbc/SQLException.cxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "java/sql/SQLException.hxx"
-#include "java/tools.hxx"
+#include <java/sql/SQLException.hxx>
+#include <java/tools.hxx>
using namespace connectivity;
using namespace ::com::sun::star::uno;