summaryrefslogtreecommitdiff
path: root/basegfx
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@Sun.COM>2010-02-10 12:16:22 +0100
committerArmin Le Grand <Armin.Le.Grand@Sun.COM>2010-02-10 12:16:22 +0100
commit0dfee188e8a60865f622dbb990f401be848b70a5 (patch)
tree3f6806a188e815458372be6638f6c44cc346f45e /basegfx
parentb6fc86ab5ed6308bf6301239024ebc2ee743deaf (diff)
aw079: changes after resync (linux)
Diffstat (limited to 'basegfx')
-rw-r--r--basegfx/inc/basegfx/polygon/b2dtrapezoid.hxx2
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>
//////////////////////////////////////////////////////////////////////////////