diff options
author | Armin Le Grand <Armin.Le.Grand@Sun.COM> | 2009-11-18 13:08:25 +0100 |
---|---|---|
committer | Armin Le Grand <Armin.Le.Grand@Sun.COM> | 2009-11-18 13:08:25 +0100 |
commit | d1eb6b5cb7482385397f03b56ef396905c5490e5 (patch) | |
tree | 947e0b11fec81cbc312e4dd2512b325b0427758f /vcl/source/glyphs | |
parent | c0ef0690c273ca70456418dce4f5c6cdabc42f09 (diff) |
aw078: changes after resync to DEV300m64
Diffstat (limited to 'vcl/source/glyphs')
-rw-r--r-- | vcl/source/glyphs/gcach_ftyp.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/glyphs/gcach_ftyp.cxx b/vcl/source/glyphs/gcach_ftyp.cxx index 820f3f0d74a9..c782366928db 100644 --- a/vcl/source/glyphs/gcach_ftyp.cxx +++ b/vcl/source/glyphs/gcach_ftyp.cxx @@ -43,6 +43,7 @@ #include "tools/poly.hxx" #include "basegfx/matrix/b2dhommatrix.hxx" +#include <basegfx/matrix/b2dhommatrixtools.hxx> #include "basegfx/polygon/b2dpolypolygon.hxx" #include "osl/file.hxx" |