diff options
Diffstat (limited to 'sd/source/ui/view/drviewsh.cxx')
-rw-r--r-- | sd/source/ui/view/drviewsh.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/view/drviewsh.cxx b/sd/source/ui/view/drviewsh.cxx index 5b714de73837..f6e92706993d 100644 --- a/sd/source/ui/view/drviewsh.cxx +++ b/sd/source/ui/view/drviewsh.cxx @@ -20,6 +20,7 @@ #include <DrawViewShell.hxx> #include <sal/log.hxx> +#include <rtl/math.hxx> #include <comphelper/lok.hxx> #include <DrawDocShell.hxx> |