summaryrefslogtreecommitdiff
path: root/sd/inc/sddll.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-27 16:44:14 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-30 09:37:11 +0200
commit5d7a28fd2dd7f0c1696d4d8989a5a547e3f2e531 (patch)
treed0cc01307d19e76b3c01d2a59351fa9301b2405a /sd/inc/sddll.hxx
parent93e33ba279e837356e157745177d7f6061d442b7 (diff)
tdf#42949 Fix more IWYU warnings in sd/inc/
Found with bin/find-unneeded-includes A lot of fallout needed fixing, unfortunately Change-Id: I528cf5fe77199ee72f19fce3de08fe67e7f63dbe Reviewed-on: https://gerrit.libreoffice.org/54884 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sd/inc/sddll.hxx')
-rw-r--r--sd/inc/sddll.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/sddll.hxx b/sd/inc/sddll.hxx
index 8fa1f6247f95..5c3b876d6c66 100644
--- a/sd/inc/sddll.hxx
+++ b/sd/inc/sddll.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_SD_INC_SDDLL_HXX
#define INCLUDED_SD_INC_SDDLL_HXX
-#include <sfx2/module.hxx>
#include "sddllapi.h"
class SdModule;