summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/arealink.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/arealink.cxx')
-rw-r--r--sc/source/ui/docshell/arealink.cxx40
1 files changed, 20 insertions, 20 deletions
diff --git a/sc/source/ui/docshell/arealink.cxx b/sc/source/ui/docshell/arealink.cxx
index b81513afd987..95fc79d8ed01 100644
--- a/sc/source/ui/docshell/arealink.cxx
+++ b/sc/source/ui/docshell/arealink.cxx
@@ -25,26 +25,26 @@
#include <svl/stritem.hxx>
#include <vcl/msgbox.hxx>
-#include "arealink.hxx"
-
-#include "tablink.hxx"
-#include "document.hxx"
-#include "docsh.hxx"
-#include "rangenam.hxx"
-#include "dbdata.hxx"
-#include "undoblk.hxx"
-#include "globstr.hrc"
-#include "markdata.hxx"
-#include "hints.hxx"
-#include "filter.hxx"
-
-#include "attrib.hxx"
-#include "patattr.hxx"
-#include "docpool.hxx"
-
-#include "sc.hrc"
-#include "scabstdlg.hxx"
-#include "clipparam.hxx"
+#include <arealink.hxx>
+
+#include <tablink.hxx>
+#include <document.hxx>
+#include <docsh.hxx>
+#include <rangenam.hxx>
+#include <dbdata.hxx>
+#include <undoblk.hxx>
+#include <globstr.hrc>
+#include <markdata.hxx>
+#include <hints.hxx>
+#include <filter.hxx>
+
+#include <attrib.hxx>
+#include <patattr.hxx>
+#include <docpool.hxx>
+
+#include <sc.hrc>
+#include <scabstdlg.hxx>
+#include <clipparam.hxx>
struct AreaLink_Impl
{