summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/calc/CTables.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/calc/CTables.cxx')
-rw-r--r--connectivity/source/drivers/calc/CTables.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/connectivity/source/drivers/calc/CTables.cxx b/connectivity/source/drivers/calc/CTables.cxx
index 04d38c1265af..9c74fd8bc77f 100644
--- a/connectivity/source/drivers/calc/CTables.cxx
+++ b/connectivity/source/drivers/calc/CTables.cxx
@@ -20,11 +20,11 @@
#include <sal/config.h>
#include <calc/CConnection.hxx>
-#include "calc/CTables.hxx"
-#include "calc/CTable.hxx"
-#include "file/FCatalog.hxx"
-#include "file/FConnection.hxx"
-#include "calc/CCatalog.hxx"
+#include <calc/CTables.hxx>
+#include <calc/CTable.hxx>
+#include <file/FCatalog.hxx>
+#include <file/FConnection.hxx>
+#include <calc/CCatalog.hxx>
#include <comphelper/types.hxx>
using namespace ::comphelper;