summaryrefslogtreecommitdiff
path: root/vcl/quartz
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2021-01-17 22:13:39 +0200
committerTor Lillqvist <tml@collabora.com>2021-01-18 00:35:42 +0100
commitfdcf4418e9acfe4e95000b9d12a182d6702d42b6 (patch)
tree7d37c2f27b883f794375e6d68bacc222e2cdff35 /vcl/quartz
parent6bdfee076d7aea02f5ac3ea180d384974ed1ae58 (diff)
Clean up includes a bit for iOS and macOS
Change-Id: I1dc6256968503ee3865f90e3693acce911a1d65c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109485 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'vcl/quartz')
-rw-r--r--vcl/quartz/salbmp.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/quartz/salbmp.cxx b/vcl/quartz/salbmp.cxx
index a1570dd04ffb..f50c81c3b637 100644
--- a/vcl/quartz/salbmp.cxx
+++ b/vcl/quartz/salbmp.cxx
@@ -25,7 +25,6 @@
#include <limits>
#include <o3tl/make_shared.hxx>
-#include <basegfx/vector/b2ivector.hxx>
#include <tools/color.hxx>
#include <vcl/bitmap.hxx>
#include <vcl/BitmapAccessMode.hxx>