summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb/HConnection.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/hsqldb/HConnection.cxx')
-rw-r--r--connectivity/source/drivers/hsqldb/HConnection.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/connectivity/source/drivers/hsqldb/HConnection.cxx b/connectivity/source/drivers/hsqldb/HConnection.cxx
index 056b888d1fea..acd4471dc600 100644
--- a/connectivity/source/drivers/hsqldb/HConnection.cxx
+++ b/connectivity/source/drivers/hsqldb/HConnection.cxx
@@ -18,9 +18,9 @@
*/
-#include "hsqldb/HConnection.hxx"
-#include "hsqldb/HTools.hxx"
-#include "bitmaps.hlst"
+#include <hsqldb/HConnection.hxx>
+#include <hsqldb/HTools.hxx>
+#include <bitmaps.hlst>
#include <connectivity/dbtools.hxx>
@@ -40,8 +40,8 @@
#include <rtl/ustrbuf.hxx>
#include <tools/diagnose_ex.h>
-#include "resource/sharedresources.hxx"
-#include "strings.hrc"
+#include <resource/sharedresources.hxx>
+#include <strings.hrc>
using ::com::sun::star::util::XFlushListener;
using ::com::sun::star::lang::EventObject;