diff options
Diffstat (limited to 'vcl/source/bitmap/alpha.cxx')
-rw-r--r-- | vcl/source/bitmap/alpha.cxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vcl/source/bitmap/alpha.cxx b/vcl/source/bitmap/alpha.cxx index 11b2fefba4ce..fb1402f5ad9e 100644 --- a/vcl/source/bitmap/alpha.cxx +++ b/vcl/source/bitmap/alpha.cxx @@ -19,7 +19,8 @@ #include <tools/color.hxx> #include <vcl/alpha.hxx> -#include <bitmapwriteaccess.hxx> + +#include <bitmap/BitmapWriteAccess.hxx> #include <salinst.hxx> #include <svdata.hxx> #include <salbmp.hxx> |