summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/pgbrksh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/pgbrksh.cxx')
-rw-r--r--sc/source/ui/view/pgbrksh.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sc/source/ui/view/pgbrksh.cxx b/sc/source/ui/view/pgbrksh.cxx
index 4a41fd45567a..2652031ba337 100644
--- a/sc/source/ui/view/pgbrksh.cxx
+++ b/sc/source/ui/view/pgbrksh.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <svl/srchitem.hxx>
#include <sfx2/app.hxx>
#include <sfx2/objface.hxx>
@@ -25,14 +25,14 @@
#include <sfx2/request.hxx>
#include <svl/whiter.hxx>
-#include "pgbrksh.hxx"
-#include "tabvwsh.hxx"
-#include "scresid.hxx"
-#include "document.hxx"
-#include "sc.hrc"
+#include <pgbrksh.hxx>
+#include <tabvwsh.hxx>
+#include <scresid.hxx>
+#include <document.hxx>
+#include <sc.hrc>
#define ScPageBreakShell
-#include "scslots.hxx"
+#include <scslots.hxx>
SFX_IMPL_INTERFACE(ScPageBreakShell, SfxShell)