diff options
Diffstat (limited to 'basegfx/source/tools/unopolypolygon.cxx')
-rw-r--r-- | basegfx/source/tools/unopolypolygon.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basegfx/source/tools/unopolypolygon.cxx b/basegfx/source/tools/unopolypolygon.cxx index 6d87f738448c..05318647c2fb 100644 --- a/basegfx/source/tools/unopolypolygon.cxx +++ b/basegfx/source/tools/unopolypolygon.cxx @@ -18,6 +18,7 @@ */ #include <com/sun/star/geometry/AffineMatrix2D.hpp> +#include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/rendering/RenderState.hpp> #include <com/sun/star/rendering/ViewState.hpp> #include <com/sun/star/rendering/XCanvas.hpp> |