summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appopen.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:32:34 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:54 +0200
commit1c46c7a04fcd2a02429d6360bd1e78e2519619da (patch)
tree6a640dd912b8f56a210a9f8c7d9eafacd53ef8b9 /sfx2/source/appl/appopen.cxx
parent7666da05ee9dd54c65038ce13d0c39e67d70a0d1 (diff)
loplugin:includeform: sfx2
Change-Id: I5e9a7a2580a710880023288f5ed3584708c4769d
Diffstat (limited to 'sfx2/source/appl/appopen.cxx')
-rw-r--r--sfx2/source/appl/appopen.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sfx2/source/appl/appopen.cxx b/sfx2/source/appl/appopen.cxx
index aed27292c7c3..8e1a16c00f17 100644
--- a/sfx2/source/appl/appopen.cxx
+++ b/sfx2/source/appl/appopen.cxx
@@ -75,14 +75,14 @@
#include <sfx2/objitem.hxx>
#include <sfx2/objsh.hxx>
#include <svl/slstitm.hxx>
-#include "appopen.hxx"
-#include "objshimp.hxx"
-#include "openflag.hxx"
+#include <appopen.hxx>
+#include <objshimp.hxx>
+#include <openflag.hxx>
#include <sfx2/passwd.hxx>
#include <sfx2/request.hxx>
#include <sfx2/sfxresid.hxx>
#include <sfx2/viewsh.hxx>
-#include "sfx2/strings.hrc"
+#include <sfx2/strings.hrc>
#include <sfx2/viewfrm.hxx>
#include <sfx2/sfxuno.hxx>
#include <sfx2/objface.hxx>
@@ -90,7 +90,7 @@
#include <sfx2/docfac.hxx>
#include <sfx2/event.hxx>
#include <sfx2/templatedlg.hxx>
-#include "openuriexternally.hxx"
+#include <openuriexternally.hxx>
#include <officecfg/Office/ProtocolHandler.hxx>