summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/tablecolumnsbuffer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/oox/tablecolumnsbuffer.cxx')
-rw-r--r--sc/source/filter/oox/tablecolumnsbuffer.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/filter/oox/tablecolumnsbuffer.cxx b/sc/source/filter/oox/tablecolumnsbuffer.cxx
index 80d21457101d..b3baef6a9d86 100644
--- a/sc/source/filter/oox/tablecolumnsbuffer.cxx
+++ b/sc/source/filter/oox/tablecolumnsbuffer.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "tablecolumnsbuffer.hxx"
+#include <tablecolumnsbuffer.hxx>
#include <rtl/ustrbuf.hxx>
#include <oox/helper/attributelist.hxx>
@@ -25,9 +25,9 @@
#include <oox/helper/propertyset.hxx>
#include <oox/token/properties.hxx>
#include <oox/token/tokens.hxx>
-#include "addressconverter.hxx"
-#include "defnamesbuffer.hxx"
-#include "dbdata.hxx"
+#include <addressconverter.hxx>
+#include <defnamesbuffer.hxx>
+#include <dbdata.hxx>
namespace oox {
namespace xls {