forms/source/component/imgprod.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 2ccb21c26f0627318f0250d4b24973cd41a62f61 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sun Dec 31 10:31:42 2023 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sun Dec 31 11:26:36 2023 +0100 Remove duplicated include Change-Id: I64436766ca0274e0877c861db3ffdb9d87f5e12a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161462 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/forms/source/component/imgprod.cxx b/forms/source/component/imgprod.cxx index d53796fc1f3a..b9ee123e80ba 100644 --- a/forms/source/component/imgprod.cxx +++ b/forms/source/component/imgprod.cxx @@ -32,7 +32,6 @@ #include <com/sun/star/io/XInputStream.hpp> #include <svtools/imageresourceaccess.hxx> -#include <unotools/ucbstreamhelper.hxx> #include <comphelper/processfactory.hxx>