summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-03-23 13:17:16 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-03-28 10:27:23 +0100
commit1d39c5aa7bd6419060ed10d9fbdc2a643000f363 (patch)
treeaf83df9344cef3dcdb0ed2708332411594969568 /desktop
parentImplement sidebar increase/decrease indent buttons on Impress (diff)
downloadcore-1d39c5aa7bd6419060ed10d9fbdc2a643000f363.tar.gz
core-1d39c5aa7bd6419060ed10d9fbdc2a643000f363.zip
tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I6e97c7ed6c0211dfafee83b9bdbea672e415fc49 Reviewed-on: https://gerrit.libreoffice.org/69715 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/qa/desktop_lib/test_desktop_lib.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/qa/desktop_lib/test_desktop_lib.cxx b/desktop/qa/desktop_lib/test_desktop_lib.cxx
index 413b697be70a..9157580e8bb7 100644
--- a/desktop/qa/desktop_lib/test_desktop_lib.cxx
+++ b/desktop/qa/desktop_lib/test_desktop_lib.cxx
@@ -24,6 +24,7 @@
#include <vcl/scheduler.hxx>
#include <comphelper/processfactory.hxx>
#include <rtl/uri.hxx>
+#include <sfx2/app.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/lokhelper.hxx>
#include <test/unoapi_test.hxx>