From 941372b694c0170cdadb2cb16447604011b295a1 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Wed, 1 Jan 2020 17:26:50 +0100 Subject: tdf#42949 Fix IWYU warnings in slideshow/ Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Id1c207705b7aa9b057fb8207d735e376675c91d9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86069 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- slideshow/source/engine/opengl/TransitionImpl.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'slideshow/source/engine/opengl/TransitionImpl.cxx') diff --git a/slideshow/source/engine/opengl/TransitionImpl.cxx b/slideshow/source/engine/opengl/TransitionImpl.cxx index 27f1ac28bb9a..489bb9f8e47e 100644 --- a/slideshow/source/engine/opengl/TransitionImpl.cxx +++ b/slideshow/source/engine/opengl/TransitionImpl.cxx @@ -34,7 +34,6 @@ #include #include -#include #include -- cgit