diff options
author | Armin Le Grand <Armin.Le.Grand@Sun.COM> | 2010-02-10 12:16:22 +0100 |
---|---|---|
committer | Armin Le Grand <Armin.Le.Grand@Sun.COM> | 2010-02-10 12:16:22 +0100 |
commit | 0dfee188e8a60865f622dbb990f401be848b70a5 (patch) | |
tree | 3f6806a188e815458372be6638f6c44cc346f45e /basegfx/inc | |
parent | b6fc86ab5ed6308bf6301239024ebc2ee743deaf (diff) |
aw079: changes after resync (linux)
Diffstat (limited to 'basegfx/inc')
-rw-r--r-- | basegfx/inc/basegfx/polygon/b2dtrapezoid.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basegfx/inc/basegfx/polygon/b2dtrapezoid.hxx b/basegfx/inc/basegfx/polygon/b2dtrapezoid.hxx index f484f3807759..70ffdf2b7339 100644 --- a/basegfx/inc/basegfx/polygon/b2dtrapezoid.hxx +++ b/basegfx/inc/basegfx/polygon/b2dtrapezoid.hxx @@ -32,7 +32,7 @@ #define _BGFX_POLYGON_B2DTRAPEZOID_HXX #include <basegfx/polygon/b2dpolygon.hxx> -#include <basegfx/polygon/b2dPolypolygon.hxx> +#include <basegfx/polygon/b2dpolypolygon.hxx> #include <vector> ////////////////////////////////////////////////////////////////////////////// |