summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hldoctp.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-07-28 22:57:56 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-07-31 12:15:20 +0200
commite88bcb56eefbd2569a1012943754b98dbc0ba517 (patch)
tree8119e6c473788bdd64cc1837b14857ebe0d2e28e /cui/source/dialogs/hldoctp.cxx
parent084a7fd4d51b732c4886fb9f6323195d26d8be7a (diff)
tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie5e070d13b771cf3e114c2454d49d77d95934160 Reviewed-on: https://gerrit.libreoffice.org/76506 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'cui/source/dialogs/hldoctp.cxx')
-rw-r--r--cui/source/dialogs/hldoctp.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/dialogs/hldoctp.cxx b/cui/source/dialogs/hldoctp.cxx
index 57d3672bf5c8..d9fb18906392 100644
--- a/cui/source/dialogs/hldoctp.cxx
+++ b/cui/source/dialogs/hldoctp.cxx
@@ -24,7 +24,6 @@
#include <hldoctp.hxx>
#include <hlmarkwn_def.hxx>
-#include <bitmaps.hlst>
sal_Char const sHash[] = "#";
sal_Char const sFileScheme[] = INET_FILE_SCHEME;