summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/oox/workbookhelper.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-10 18:19:39 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-11 01:55:39 +0200
commit2bac61013e57013bccac8c9d76482b34b5db7f69 (patch)
tree4a4cdae419248459eae6c276152b2864138980dd /sc/source/filter/oox/workbookhelper.cxx
parentfix-includes.pl: framework (diff)
downloadcore-2bac61013e57013bccac8c9d76482b34b5db7f69.tar.gz
core-2bac61013e57013bccac8c9d76482b34b5db7f69.zip
fix-includes.pl: sc
Change-Id: Iade3fedac5d2f8e978b7dd9c30f001d7d1564946
Diffstat (limited to 'sc/source/filter/oox/workbookhelper.cxx')
-rw-r--r--sc/source/filter/oox/workbookhelper.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sc/source/filter/oox/workbookhelper.cxx b/sc/source/filter/oox/workbookhelper.cxx
index 213dd13533cf..910d7583f1d4 100644
--- a/sc/source/filter/oox/workbookhelper.cxx
+++ b/sc/source/filter/oox/workbookhelper.cxx
@@ -35,11 +35,11 @@
#include <com/sun/star/table/CellAddress.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <osl/thread.h>
-#include "oox/drawingml/theme.hxx"
-#include "oox/helper/progressbar.hxx"
-#include "oox/helper/propertyset.hxx"
-#include "oox/ole/vbaproject.hxx"
-#include "vcl/msgbox.hxx"
+#include <oox/drawingml/theme.hxx>
+#include <oox/helper/progressbar.hxx>
+#include <oox/helper/propertyset.hxx>
+#include <oox/ole/vbaproject.hxx>
+#include <vcl/msgbox.hxx>
#include "addressconverter.hxx"
#include "biffinputstream.hxx"
#include "biffcodec.hxx"
@@ -77,9 +77,9 @@
#include "globstr.hrc"
#include "formulabuffer.hxx"
-#include "vcl/mapmod.hxx"
+#include <vcl/mapmod.hxx>
#include "editutil.hxx"
-#include "editeng/editstat.hxx"
+#include <editeng/editstat.hxx>
#include <comphelper/processfactory.hxx>
#include <officecfg/Office/Calc.hxx>