summaryrefslogtreecommitdiff
path: root/vcl/skia/gdiimpl.cxx
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2022-05-20 16:25:34 +0200
committerLuboš Luňák <l.lunak@collabora.com>2022-05-21 10:56:27 +0200
commit9f5e5ea0011a8f04fbfc242a199630ab1fbf8c0d (patch)
treeec6ad12d7ec240372c6afae1da1f6fc049e72b2d /vcl/skia/gdiimpl.cxx
parentee37679d446edb82e9a2f848ae35788074cf26c0 (diff)
update Skia to chrome/m103
Change-Id: I35f1ca3fc703dbf31c68f4b145344b23029a156d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134688 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'vcl/skia/gdiimpl.cxx')
-rw-r--r--vcl/skia/gdiimpl.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/skia/gdiimpl.cxx b/vcl/skia/gdiimpl.cxx
index 82f25ad17c2d..896849baefa3 100644
--- a/vcl/skia/gdiimpl.cxx
+++ b/vcl/skia/gdiimpl.cxx
@@ -29,6 +29,7 @@
#include <skia/utils.hxx>
#include <skia/zone.hxx>
+#include <SkBitmap.h>
#include <SkCanvas.h>
#include <SkGradientShader.h>
#include <SkPath.h>