summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/sdxfer.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-07-06 21:41:44 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-07-16 09:15:41 +0200
commitb53403c54c4fef4ecf5b9b8ba98eb643a0297858 (patch)
treead254cc4836add9b260fee7b5068c849ec6340ae /sd/source/ui/inc/sdxfer.hxx
parent8d4fbc532e2058a906b06471501385404ff31541 (diff)
tdf#42949 Fix IWYU warnings in include/
Recheck directories in include/ between vcl and svx in the module hierarchy Found with bin/find-unneeded-includes Only removal proposals are dealt with here. New IWYU and recent developments in f-u-i helped to identify some non self contained files, those were fixed too. Change-Id: Ieab6083ee2aae33baf32d05943b07ad2de6f9d7f Reviewed-on: https://gerrit.libreoffice.org/75170 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sd/source/ui/inc/sdxfer.hxx')
-rw-r--r--sd/source/ui/inc/sdxfer.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/inc/sdxfer.hxx b/sd/source/ui/inc/sdxfer.hxx
index 92ed9e989cf4..cd9fca61c58f 100644
--- a/sd/source/ui/inc/sdxfer.hxx
+++ b/sd/source/ui/inc/sdxfer.hxx
@@ -21,6 +21,7 @@
#define INCLUDED_SD_SOURCE_UI_INC_SDXFER_HXX
#include <vcl/transfer.hxx>
+#include <vcl/vclptr.hxx>
#include <sfx2/objsh.hxx>
#include <svl/lstner.hxx>