summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-02-24 17:01:31 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-02-24 21:23:00 +0100
commit24d4676bcabb6e4b732107735a1ecce56d7a5f40 (patch)
treef53391a0b943e66aa694690e64707488ed4252ac
parentb9646ced245fe89d5a1e8b48fc5af533a94da2a6 (diff)
drop unneeded include
Change-Id: I1a5a0f7b799f332d9f1d43ad50c8a6d924c71cb5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111494 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--sd/source/ui/annotations/annotationwindow.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/annotations/annotationwindow.cxx b/sd/source/ui/annotations/annotationwindow.cxx
index d7dd5b246098..fbed7c862aea 100644
--- a/sd/source/ui/annotations/annotationwindow.cxx
+++ b/sd/source/ui/annotations/annotationwindow.cxx
@@ -39,7 +39,6 @@
#include <vcl/commandevent.hxx>
#include <vcl/commandinfoprovider.hxx>
#include <vcl/vclenum.hxx>
-#include <vcl/scrbar.hxx>
#include <vcl/svapp.hxx>
#include <vcl/gradient.hxx>
#include <vcl/settings.hxx>