summaryrefslogtreecommitdiffstats
path: root/sc/inc/mtvelements.hxx
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/inc/mtvelements.hxx
parentfix-includes.pl: framework (diff)
downloadcore-2bac61013e57013bccac8c9d76482b34b5db7f69.tar.gz
core-2bac61013e57013bccac8c9d76482b34b5db7f69.zip
fix-includes.pl: sc
Change-Id: Iade3fedac5d2f8e978b7dd9c30f001d7d1564946
Diffstat (limited to 'sc/inc/mtvelements.hxx')
-rw-r--r--sc/inc/mtvelements.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/inc/mtvelements.hxx b/sc/inc/mtvelements.hxx
index 836e6dd1b13c..b09f70dc5dbb 100644
--- a/sc/inc/mtvelements.hxx
+++ b/sc/inc/mtvelements.hxx
@@ -12,12 +12,12 @@
#include "address.hxx"
#include "formulacell.hxx"
-#include "svl/broadcast.hxx"
-#include "svl/sharedstring.hxx"
-#include "editeng/editobj.hxx"
+#include <svl/broadcast.hxx>
+#include <svl/sharedstring.hxx>
+#include <editeng/editobj.hxx>
#include "calcmacros.hxx"
#include "postit.hxx"
-#include "osl/mutex.hxx"
+#include <osl/mutex.hxx>
#if DEBUG_COLUMN_STORAGE
#ifdef NDEBUG