summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/writer/WConnection.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/writer/WConnection.cxx')
-rw-r--r--connectivity/source/drivers/writer/WConnection.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/connectivity/source/drivers/writer/WConnection.cxx b/connectivity/source/drivers/writer/WConnection.cxx
index 0a4763e43618..d0e6b2983c14 100644
--- a/connectivity/source/drivers/writer/WConnection.cxx
+++ b/connectivity/source/drivers/writer/WConnection.cxx
@@ -17,18 +17,18 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "writer/WConnection.hxx"
-#include "writer/WDatabaseMetaData.hxx"
-#include "writer/WCatalog.hxx"
-#include "writer/WDriver.hxx"
-#include "resource/sharedresources.hxx"
-#include "strings.hrc"
+#include <writer/WConnection.hxx>
+#include <writer/WDatabaseMetaData.hxx>
+#include <writer/WCatalog.hxx>
+#include <writer/WDriver.hxx>
+#include <resource/sharedresources.hxx>
+#include <strings.hrc>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/text/XTextDocument.hpp>
#include <tools/urlobj.hxx>
-#include "component/CPreparedStatement.hxx"
-#include "component/CStatement.hxx"
+#include <component/CPreparedStatement.hxx>
+#include <component/CStatement.hxx>
#include <unotools/pathoptions.hxx>
#include <connectivity/dbexception.hxx>
#include <cppuhelper/exc_hlp.hxx>