summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unocpres.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:32:55 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:55 +0200
commit3784e4d5ef6869f1f1da3c0b382112aa1e4a56d4 (patch)
treef2c55022db35b8a1d4569e437d6636472f8ab83d /sd/source/ui/unoidl/unocpres.cxx
parent2d1de9686e831158de55d9c5e8f51d36412556ec (diff)
loplugin:includeform: sd
Change-Id: I4b75316c8644a591e6d1cfab4945ef123f945b53
Diffstat (limited to 'sd/source/ui/unoidl/unocpres.cxx')
-rw-r--r--sd/source/ui/unoidl/unocpres.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/sd/source/ui/unoidl/unocpres.cxx b/sd/source/ui/unoidl/unocpres.cxx
index a2690534a21f..6cb6f6d6dbc5 100644
--- a/sd/source/ui/unoidl/unocpres.cxx
+++ b/sd/source/ui/unoidl/unocpres.cxx
@@ -26,13 +26,13 @@
#include <comphelper/extract.hxx>
#include <cppuhelper/supportsservice.hxx>
-#include "createunocustomshow.hxx"
-#include "unomodel.hxx"
-#include "drawdoc.hxx"
+#include <createunocustomshow.hxx>
+#include <unomodel.hxx>
+#include <drawdoc.hxx>
#include "unocpres.hxx"
-#include "cusshow.hxx"
-#include "unopage.hxx"
-#include "customshowlist.hxx"
+#include <cusshow.hxx>
+#include <unopage.hxx>
+#include <customshowlist.hxx>
using namespace ::com::sun::star;