summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx')
-rw-r--r--connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx b/connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx
index 7a6765f724b5..ce194628a738 100644
--- a/connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx
+++ b/connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx
@@ -21,11 +21,11 @@
#include <config.h>
#endif
-#include "uno/mapping.hxx"
-#include "uno/environment.hxx"
-#include "cppuhelper/bootstrap.hxx"
-#include "cppuhelper/compbase1.hxx"
-#include "cppuhelper/component_context.hxx"
+#include <uno/mapping.hxx>
+#include <uno/environment.hxx>
+#include <cppuhelper/bootstrap.hxx>
+#include <cppuhelper/compbase1.hxx>
+#include <cppuhelper/component_context.hxx>
#include "accesslog.hxx"
#include <com/sun/star/embed/XTransactedObject.hpp>
#include <comphelper/processfactory.hxx>
@@ -38,8 +38,8 @@
#include "hsqldb/HStorageAccess.hxx"
#include "hsqldb/HStorageMap.hxx"
-#include "jvmaccess/virtualmachine.hxx"
-#include "com/sun/star/lang/XSingleComponentFactory.hpp"
+#include <jvmaccess/virtualmachine.hxx>
+#include <com/sun/star/lang/XSingleComponentFactory.hpp>
#include "diagnose_ex.h"
using namespace ::com::sun::star::container;