diff options
Diffstat (limited to 'canvas/source/tools/parametricpolypolygon.cxx')
-rw-r--r-- | canvas/source/tools/parametricpolypolygon.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/canvas/source/tools/parametricpolypolygon.cxx b/canvas/source/tools/parametricpolypolygon.cxx index f999831ffc85..bdfa9dbeae12 100644 --- a/canvas/source/tools/parametricpolypolygon.cxx +++ b/canvas/source/tools/parametricpolypolygon.cxx @@ -31,6 +31,8 @@ #include <cppuhelper/supportsservice.hxx> #include <rtl/math.hxx> +#include <com/sun/star/rendering/XGraphicDevice.hpp> + #include <canvas/canvastools.hxx> #include <canvas/parametricpolypolygon.hxx> |