sw/source/core/layout/paintfrm.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit ae372725fedcd688aa3535b243a0c93af33d4689 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Nov 7 13:29:05 2022 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Mon Nov 7 17:26:04 2022 +0100 Removed duplicated include Change-Id: I1b015e76112e5587bf0a349d3034adc6a2118754 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142381 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Jenkins diff --git a/sw/source/core/layout/paintfrm.cxx b/sw/source/core/layout/paintfrm.cxx index 6348fb14bc59..b42fc48acb37 100644 --- a/sw/source/core/layout/paintfrm.cxx +++ b/sw/source/core/layout/paintfrm.cxx @@ -84,7 +84,6 @@ #include <vcl/settings.hxx> #include <svx/sdr/attribute/sdrallfillattributeshelper.hxx> -#include <drawinglayer/processor2d/processor2dtools.hxx> #include <svtools/borderhelper.hxx>