summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/select.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/select.cxx')
-rw-r--r--sc/source/ui/view/select.cxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/sc/source/ui/view/select.cxx b/sc/source/ui/view/select.cxx
index bb5eaa351951..f06043c79276 100644
--- a/sc/source/ui/view/select.cxx
+++ b/sc/source/ui/view/select.cxx
@@ -21,15 +21,15 @@
#include <vcl/svapp.hxx>
#include <sfx2/docfile.hxx>
-#include "select.hxx"
-#include "sc.hrc"
-#include "tabvwsh.hxx"
-#include "scmod.hxx"
-#include "document.hxx"
-#include "transobj.hxx"
-#include "docsh.hxx"
-#include "tabprotection.hxx"
-#include "markdata.hxx"
+#include <select.hxx>
+#include <sc.hrc>
+#include <tabvwsh.hxx>
+#include <scmod.hxx>
+#include <document.hxx>
+#include <transobj.hxx>
+#include <docsh.hxx>
+#include <tabprotection.hxx>
+#include <markdata.hxx>
#include <gridwin.hxx>
#if defined(_WIN32)