vcl/source/bitmap/BitmapShadowFilter.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e27be8cf095d0a71866d2a415e958ee599c6b360
Author:     Chris Sherlock <chris.sherloc...@gmail.com>
AuthorDate: Fri Jan 8 19:25:03 2021 +1100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Fri Jan 8 10:24:21 2021 +0100

    vcl: followup fix to c8d564094e
    
    Change-Id: I9dcff185eb3df4c79dcedd27bef488762ea19c3f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108959
    Tested-by: Stephan Bergmann <sberg...@redhat.com>
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/vcl/source/bitmap/BitmapShadowFilter.cxx 
b/vcl/source/bitmap/BitmapShadowFilter.cxx
index 64c7ff470297..07e1fd6ad534 100644
--- a/vcl/source/bitmap/BitmapShadowFilter.cxx
+++ b/vcl/source/bitmap/BitmapShadowFilter.cxx
@@ -12,7 +12,7 @@
 #include <vcl/BitmapColor.hxx>
 #include <vcl/BitmapShadowFilter.hxx>
 
-#include <bitmapwriteaccess.hxx>
+#include <bitmap/BitmapWriteAccess.hxx>
 
 BitmapEx BitmapShadowFilter::execute(BitmapEx const& rBitmapEx) const
 {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to