summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/docsh2.cxx')
-rw-r--r--sc/source/ui/docshell/docsh2.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sc/source/ui/docshell/docsh2.cxx b/sc/source/ui/docshell/docsh2.cxx
index 1098f2c9025b..4de6e328ee72 100644
--- a/sc/source/ui/docshell/docsh2.cxx
+++ b/sc/source/ui/docshell/docsh2.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <rtl/bootstrap.hxx>
#include <osl/file.hxx>
#include <svx/drawitem.hxx>
@@ -29,13 +29,13 @@
#include <config_folders.h>
#include <unotools/configmgr.hxx>
-#include "drwlayer.hxx"
-#include "stlpool.hxx"
-#include "docsh.hxx"
+#include <drwlayer.hxx>
+#include <stlpool.hxx>
+#include <docsh.hxx>
#include "docshimp.hxx"
-#include "docfunc.hxx"
-#include "sc.hrc"
-#include "filter.hxx"
+#include <docfunc.hxx>
+#include <sc.hrc>
+#include <filter.hxx>
using namespace com::sun::star;