summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/writer/WCatalog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/writer/WCatalog.cxx')
-rw-r--r--connectivity/source/drivers/writer/WCatalog.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/drivers/writer/WCatalog.cxx b/connectivity/source/drivers/writer/WCatalog.cxx
index 0cf4a1626e40..14e15516d007 100644
--- a/connectivity/source/drivers/writer/WCatalog.cxx
+++ b/connectivity/source/drivers/writer/WCatalog.cxx
@@ -17,15 +17,15 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "writer/WCatalog.hxx"
-#include "writer/WTables.hxx"
+#include <writer/WCatalog.hxx>
+#include <writer/WTables.hxx>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/sdbc/XResultSet.hpp>
#include <connectivity/sdbcx/VCollection.hxx>
-#include "writer/WConnection.hxx"
+#include <writer/WConnection.hxx>
using namespace ::com::sun::star;