summaryrefslogtreecommitdiff
path: root/connectivity/workben/testmoz/mozthread.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/workben/testmoz/mozthread.cxx')
-rw-r--r--connectivity/workben/testmoz/mozthread.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/workben/testmoz/mozthread.cxx b/connectivity/workben/testmoz/mozthread.cxx
index d7e53d7a0e93..48ab7b1f68eb 100644
--- a/connectivity/workben/testmoz/mozthread.cxx
+++ b/connectivity/workben/testmoz/mozthread.cxx
@@ -18,7 +18,7 @@
*/
#include <connectivity/sqlparse.hxx>
-#include "connectivity/sqliterator.hxx"
+#include <connectivity/sqliterator.hxx>
#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
#include <com/sun/star/sdbcx/XDataDefinitionSupplier.hpp>
#include <com/sun/star/sdbc/XResultSet.hpp>
@@ -40,7 +40,7 @@
#include <com/sun/star/sdb/XDatabaseEnvironment.hpp>
#include <com/sun/star/uno/Any.hxx>
-#include "connectivity/sqlnode.hxx"
+#include <connectivity/sqlnode.hxx>
#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
#include <osl/process.h>