summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/ddelink.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/ddelink.cxx')
-rw-r--r--sc/source/core/tool/ddelink.cxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/sc/source/core/tool/ddelink.cxx b/sc/source/core/tool/ddelink.cxx
index bf0778d36989..570d8c26580d 100644
--- a/sc/source/core/tool/ddelink.cxx
+++ b/sc/source/core/tool/ddelink.cxx
@@ -24,15 +24,15 @@
#include <svl/zforlist.hxx>
#include <svl/sharedstringpool.hxx>
-#include "ddelink.hxx"
-#include "brdcst.hxx"
-#include "document.hxx"
-#include "scmatrix.hxx"
-#include "patattr.hxx"
-#include "rechead.hxx"
-#include "rangeseq.hxx"
-#include "sc.hrc"
-#include "hints.hxx"
+#include <ddelink.hxx>
+#include <brdcst.hxx>
+#include <document.hxx>
+#include <scmatrix.hxx>
+#include <patattr.hxx>
+#include <rechead.hxx>
+#include <rangeseq.hxx>
+#include <sc.hrc>
+#include <hints.hxx>
#define DDE_TXT_ENCODING osl_getThreadTextEncoding()