diff options
Diffstat (limited to 'canvas/source/vcl')
-rw-r--r-- | canvas/source/vcl/bitmapbackbuffer.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/canvas/source/vcl/bitmapbackbuffer.cxx b/canvas/source/vcl/bitmapbackbuffer.cxx index 34d5be4943e2..00a8a8f5c90f 100644 --- a/canvas/source/vcl/bitmapbackbuffer.cxx +++ b/canvas/source/vcl/bitmapbackbuffer.cxx @@ -19,6 +19,7 @@ #include <sal/config.h> +#include <osl/diagnose.h> #include <vcl/bitmapex.hxx> #include <vcl/bitmapaccess.hxx> #include <vcl/svapp.hxx> |