diff options
Diffstat (limited to 'canvas/source/vcl/spritecanvashelper.cxx')
-rw-r--r-- | canvas/source/vcl/spritecanvashelper.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/canvas/source/vcl/spritecanvashelper.cxx b/canvas/source/vcl/spritecanvashelper.cxx index d7fe7d37be0a..552bf2c6c514 100644 --- a/canvas/source/vcl/spritecanvashelper.cxx +++ b/canvas/source/vcl/spritecanvashelper.cxx @@ -23,6 +23,7 @@ #include <boost/cast.hpp> #include <basegfx/range/b2drectangle.hxx> +#include <rtl/math.hxx> #include <tools/diagnose_ex.h> #include <vcl/canvastools.hxx> #include <vcl/outdev.hxx> |