summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/writer
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/writer')
-rw-r--r--connectivity/source/inc/writer/WCatalog.hxx2
-rw-r--r--connectivity/source/inc/writer/WConnection.hxx2
-rw-r--r--connectivity/source/inc/writer/WDatabaseMetaData.hxx2
-rw-r--r--connectivity/source/inc/writer/WDriver.hxx2
-rw-r--r--connectivity/source/inc/writer/WTable.hxx2
-rw-r--r--connectivity/source/inc/writer/WTables.hxx2
6 files changed, 6 insertions, 6 deletions
diff --git a/connectivity/source/inc/writer/WCatalog.hxx b/connectivity/source/inc/writer/WCatalog.hxx
index b1ba9a582714..6a12d2424b64 100644
--- a/connectivity/source/inc/writer/WCatalog.hxx
+++ b/connectivity/source/inc/writer/WCatalog.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WCATALOG_HXX
#define INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WCATALOG_HXX
-#include "file/FCatalog.hxx"
+#include <file/FCatalog.hxx>
namespace connectivity
{
diff --git a/connectivity/source/inc/writer/WConnection.hxx b/connectivity/source/inc/writer/WConnection.hxx
index 682a33319b38..69e59409f7ef 100644
--- a/connectivity/source/inc/writer/WConnection.hxx
+++ b/connectivity/source/inc/writer/WConnection.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WCONNECTION_HXX
#include <memory>
-#include "file/FConnection.hxx"
+#include <file/FConnection.hxx>
#include <com/sun/star/frame/XDesktop2.hpp>
#include <com/sun/star/frame/XTerminateListener.hpp>
#include <com/sun/star/uno/DeploymentException.hpp>
diff --git a/connectivity/source/inc/writer/WDatabaseMetaData.hxx b/connectivity/source/inc/writer/WDatabaseMetaData.hxx
index e80c8edf4e0d..7d0bad7deb60 100644
--- a/connectivity/source/inc/writer/WDatabaseMetaData.hxx
+++ b/connectivity/source/inc/writer/WDatabaseMetaData.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WDATABASEMETADATA_HXX
#define INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WDATABASEMETADATA_HXX
-#include "component/CDatabaseMetaData.hxx"
+#include <component/CDatabaseMetaData.hxx>
namespace connectivity
{
diff --git a/connectivity/source/inc/writer/WDriver.hxx b/connectivity/source/inc/writer/WDriver.hxx
index 0ca53a411c84..d531da480f7f 100644
--- a/connectivity/source/inc/writer/WDriver.hxx
+++ b/connectivity/source/inc/writer/WDriver.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WDRIVER_HXX
#define INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WDRIVER_HXX
-#include "file/FDriver.hxx"
+#include <file/FDriver.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
diff --git a/connectivity/source/inc/writer/WTable.hxx b/connectivity/source/inc/writer/WTable.hxx
index 744e6c3a8c05..aed3e5a8ca4c 100644
--- a/connectivity/source/inc/writer/WTable.hxx
+++ b/connectivity/source/inc/writer/WTable.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WTABLE_HXX
#define INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WTABLE_HXX
-#include "component/CTable.hxx"
+#include <component/CTable.hxx>
#include <tools/date.hxx>
namespace com
diff --git a/connectivity/source/inc/writer/WTables.hxx b/connectivity/source/inc/writer/WTables.hxx
index 0f9b61e0de3e..b4eb788d66ca 100644
--- a/connectivity/source/inc/writer/WTables.hxx
+++ b/connectivity/source/inc/writer/WTables.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WTABLES_HXX
#define INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WTABLES_HXX
-#include "file/FTables.hxx"
+#include <file/FTables.hxx>
namespace connectivity
{