summaryrefslogtreecommitdiff
path: root/sc/inc/externalrefmgr.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/externalrefmgr.hxx
parent2ce779cd0cc750a0e2f6a10ae7f2cb0e6fbcdab5 (diff)
fix-includes.pl: sc
Change-Id: Iade3fedac5d2f8e978b7dd9c30f001d7d1564946
Diffstat (limited to 'sc/inc/externalrefmgr.hxx')
-rw-r--r--sc/inc/externalrefmgr.hxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/sc/inc/externalrefmgr.hxx b/sc/inc/externalrefmgr.hxx
index 10e87a9d0709..00b968d1ff23 100644
--- a/sc/inc/externalrefmgr.hxx
+++ b/sc/inc/externalrefmgr.hxx
@@ -22,17 +22,17 @@
#include "global.hxx"
#include "address.hxx"
-#include "sfx2/objsh.hxx"
-#include "sfx2/lnkbase.hxx"
-#include "sfx2/event.hxx"
-#include "tools/time.hxx"
-#include "vcl/timer.hxx"
-#include "svl/zforlist.hxx"
-#include "svl/lstner.hxx"
+#include <sfx2/objsh.hxx>
+#include <sfx2/lnkbase.hxx>
+#include <sfx2/event.hxx>
+#include <tools/time.hxx>
+#include <vcl/timer.hxx>
+#include <svl/zforlist.hxx>
+#include <svl/lstner.hxx>
#include "types.hxx"
#include "rangelst.hxx"
-#include "formula/token.hxx"
-#include "osl/mutex.hxx"
+#include <formula/token.hxx>
+#include <osl/mutex.hxx>
#include <boost/unordered_map.hpp>
#include <boost/unordered_set.hpp>