summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/writer/WTables.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/writer/WTables.cxx')
-rw-r--r--connectivity/source/drivers/writer/WTables.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/connectivity/source/drivers/writer/WTables.cxx b/connectivity/source/drivers/writer/WTables.cxx
index 685a5b778c54..b41e3ac63bd1 100644
--- a/connectivity/source/drivers/writer/WTables.cxx
+++ b/connectivity/source/drivers/writer/WTables.cxx
@@ -17,17 +17,17 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "writer/WTables.hxx"
+#include <writer/WTables.hxx>
#include <sal/config.h>
#include <comphelper/types.hxx>
#include <writer/WConnection.hxx>
-#include "file/FCatalog.hxx"
-#include "file/FConnection.hxx"
-#include "writer/WCatalog.hxx"
-#include "writer/WTable.hxx"
+#include <file/FCatalog.hxx>
+#include <file/FConnection.hxx>
+#include <writer/WCatalog.hxx>
+#include <writer/WTable.hxx>
using namespace ::com::sun::star;