sd/source/ui/annotations/annotationwindow.hxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 3a981ad54f226723bc9749b52d62de0c536178f6 Author: Caolán McNamara <[email protected]> AuthorDate: Fri Feb 12 14:45:24 2021 +0000 Commit: Caolán McNamara <[email protected]> CommitDate: Fri Feb 12 21:20:15 2021 +0100 drop unnecessary include Change-Id: I09837025e60d240b85515d9355ddd42f1d4e94d7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110824 Tested-by: Jenkins Reviewed-by: Caolán McNamara <[email protected]> diff --git a/sd/source/ui/annotations/annotationwindow.hxx b/sd/source/ui/annotations/annotationwindow.hxx index c976322af652..79d3f73f6b91 100644 --- a/sd/source/ui/annotations/annotationwindow.hxx +++ b/sd/source/ui/annotations/annotationwindow.hxx @@ -19,7 +19,6 @@ #pragma once -#include <vcl/ctrl.hxx> #include <vcl/floatwin.hxx> #include <vcl/InterimItemWindow.hxx> #include <tools/long.hxx> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
