summaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-04-07 18:43:32 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-04-08 11:55:43 +0200
commit4a6dc219fc0bb04f3e6a7f32344afcd058b38ebe (patch)
treeda327f3364a1c55a226f8f2384832f7be32df635 /filter
parentTranslate German variable names (diff)
downloadcore-4a6dc219fc0bb04f3e6a7f32344afcd058b38ebe.tar.gz
core-4a6dc219fc0bb04f3e6a7f32344afcd058b38ebe.zip
tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ib3252828385d1dc8faf48a428b1593199647a679 Reviewed-on: https://gerrit.libreoffice.org/70383 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'filter')
-rw-r--r--filter/source/pdf/pdfinteract.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/source/pdf/pdfinteract.cxx b/filter/source/pdf/pdfinteract.cxx
index 802c7a65d83a..2186921dc575 100644
--- a/filter/source/pdf/pdfinteract.cxx
+++ b/filter/source/pdf/pdfinteract.cxx
@@ -26,6 +26,7 @@
#include <comphelper/namedvaluecollection.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <toolkit/helper/vclunohelper.hxx>
+#include <vcl/svapp.hxx>
PDFInteractionHandler::PDFInteractionHandler()
{