diff options
Diffstat (limited to 'vcl/source/outdev/bitmap.cxx')
-rw-r--r-- | vcl/source/outdev/bitmap.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/outdev/bitmap.cxx b/vcl/source/outdev/bitmap.cxx index 99a2c9bcfde7..58cf53ef61ae 100644 --- a/vcl/source/outdev/bitmap.cxx +++ b/vcl/source/outdev/bitmap.cxx @@ -48,6 +48,7 @@ #include <osl/diagnose.h> #include <tools/helpers.hxx> #include <tools/debug.hxx> +#include <rtl/math.hxx> #include <vcl/dibtools.hxx> #include <tools/stream.hxx> |