summaryrefslogtreecommitdiffstats
path: root/sfx2/source/view/viewprn.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/view/viewprn.cxx')
-rw-r--r--sfx2/source/view/viewprn.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/view/viewprn.cxx b/sfx2/source/view/viewprn.cxx
index 056582adaa01..12e5633d3272 100644
--- a/sfx2/source/view/viewprn.cxx
+++ b/sfx2/source/view/viewprn.cxx
@@ -18,7 +18,7 @@
*/
#include <com/sun/star/document/XDocumentProperties.hpp>
-#include "com/sun/star/view/XRenderable.hpp"
+#include <com/sun/star/view/XRenderable.hpp>
#include <svl/itempool.hxx>
#include <vcl/msgbox.hxx>
@@ -37,7 +37,7 @@
#include "viewimp.hxx"
#include <sfx2/viewfrm.hxx>
#include <sfx2/prnmon.hxx>
-#include "sfx2/sfxresid.hxx"
+#include <sfx2/sfxresid.hxx>
#include <sfx2/request.hxx>
#include <sfx2/objsh.hxx>
#include "sfxtypes.hxx"
@@ -45,7 +45,7 @@
#include <sfx2/docfile.hxx>
#include <sfx2/docfilt.hxx>
-#include "toolkit/awt/vclxdevice.hxx"
+#include <toolkit/awt/vclxdevice.hxx>
#include "view.hrc"
#include "helpid.hrc"