summaryrefslogtreecommitdiff
path: root/sd/source/core/drawdoc3.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-10-30 14:22:23 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-11-02 08:14:10 +0100
commitb6df5604e2eafbe5857efcf9a5cb6440c47ffd16 (patch)
tree73df60947a299a2af3cc3182aeaea4a159faeaa7 /sd/source/core/drawdoc3.cxx
parent13449ddc667008bfe0486e5e70110f4556609c3a (diff)
loplugin:useuniqueptr in SdCustomShowList
Change-Id: I604f4cd616ec6eb31198806456a660e7a1e915ca Reviewed-on: https://gerrit.libreoffice.org/62662 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/source/core/drawdoc3.cxx')
-rw-r--r--sd/source/core/drawdoc3.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/core/drawdoc3.cxx b/sd/source/core/drawdoc3.cxx
index 298fc125f6f1..e340a930cd78 100644
--- a/sd/source/core/drawdoc3.cxx
+++ b/sd/source/core/drawdoc3.cxx
@@ -49,6 +49,7 @@
#include <strmname.h>
#include <anminfo.hxx>
#include <customshowlist.hxx>
+#include <cusshow.hxx>
#include <sdxfer.hxx>
#include <unmovss.hxx>