diff options
Diffstat (limited to 'slideshow/source/engine/shapes/drawshape.cxx')
-rw-r--r-- | slideshow/source/engine/shapes/drawshape.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/slideshow/source/engine/shapes/drawshape.cxx b/slideshow/source/engine/shapes/drawshape.cxx index 0aecb7d14949..368e75f81cda 100644 --- a/slideshow/source/engine/shapes/drawshape.cxx +++ b/slideshow/source/engine/shapes/drawshape.cxx @@ -29,6 +29,7 @@ #include <vcl/metaact.hxx> #include <vcl/gdimtf.hxx> +#include <vcl/graph.hxx> #include <vcl/wrkwin.hxx> #include <basegfx/numeric/ftools.hxx> |