summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/writer/WDriver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/writer/WDriver.cxx')
-rw-r--r--connectivity/source/drivers/writer/WDriver.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/connectivity/source/drivers/writer/WDriver.cxx b/connectivity/source/drivers/writer/WDriver.cxx
index ae6a08157390..d19f2fb2425b 100644
--- a/connectivity/source/drivers/writer/WDriver.cxx
+++ b/connectivity/source/drivers/writer/WDriver.cxx
@@ -17,12 +17,12 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "writer/WDriver.hxx"
-#include "writer/WConnection.hxx"
+#include <writer/WDriver.hxx>
+#include <writer/WConnection.hxx>
#include <com/sun/star/lang/DisposedException.hpp>
#include <connectivity/dbexception.hxx>
-#include "resource/sharedresources.hxx"
-#include "strings.hrc"
+#include <resource/sharedresources.hxx>
+#include <strings.hrc>
#include <comphelper/processfactory.hxx>
using namespace connectivity::file;