[Libreoffice-commits] core.git: avmedia/source

Chris Sherlock (via logerrit) logerrit at kemper.freedesktop.org
Fri Dec 25 10:53:36 UTC 2020


 avmedia/source/vlc/vlcframegrabber.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit adf4a7a8b39d17841de70fa0b43b525a991a45ab
Author:     Chris Sherlock <chris.sherlock79 at gmail.com>
AuthorDate: Fri Dec 25 11:13:36 2020 +1100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Dec 25 11:53:01 2020 +0100

    avmedia: followup fix to 17aea7c41
    
    Change-Id: Ia462091459bd36c11511c88d384e352863f1cb81
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108274
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/avmedia/source/vlc/vlcframegrabber.cxx b/avmedia/source/vlc/vlcframegrabber.cxx
index 6b8a689029a2..4211d1190d80 100644
--- a/avmedia/source/vlc/vlcframegrabber.cxx
+++ b/avmedia/source/vlc/vlcframegrabber.cxx
@@ -22,7 +22,7 @@
 #include <osl/conditn.hxx>
 #include <osl/file.hxx>
 #include <vcl/graph.hxx>
-#include <vcl/bitmapaccess.hxx>
+#include <vcl/BitmapReadAccess.hxx>
 #include <vcl/pngread.hxx>
 #include <avmedia/mediawindow.hxx>
 #include <unotools/tempfile.hxx>


More information about the Libreoffice-commits mailing list