diff options
author | Matteo Casalin <matteo.casalin@yahoo.com> | 2015-11-05 11:41:37 +0100 |
---|---|---|
committer | Matteo Casalin <matteo.casalin@yahoo.com> | 2015-11-05 20:32:47 +0100 |
commit | 48a3359070db7ffbf25b5e4c0cf1840a4673ca3c (patch) | |
tree | 1bfee8bfc330e6cb86b13537aa11c0c7788eaf04 /cppcanvas/source | |
parent | e35ef2502974c74f85c89a9dbc93b1137defcf48 (diff) |
Reduce scope of #include <tools/poly.hxx>
Change-Id: I0d64393c029d27c8e6f3b6d360d2509dad16d860
Diffstat (limited to 'cppcanvas/source')
-rw-r--r-- | cppcanvas/source/mtfrenderer/textaction.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cppcanvas/source/mtfrenderer/textaction.hxx b/cppcanvas/source/mtfrenderer/textaction.hxx index 8c1270ed2a51..79260b1a4866 100644 --- a/cppcanvas/source/mtfrenderer/textaction.hxx +++ b/cppcanvas/source/mtfrenderer/textaction.hxx @@ -25,7 +25,6 @@ #include <action.hxx> #include <cppcanvas/canvas.hxx> #include <cppcanvas/renderer.hxx> -#include <tools/poly.hxx> class VirtualDevice; class Point; |