--- Source/WebCore/platform/text/TextBreakIterator.h.org	2010-03-20 01:08:04.000000000 +0100
+++ Source/WebCore/platform/text/TextBreakIterator.h	2010-03-20 01:08:17.000000000 +0100
@@ -26,7 +26,7 @@
 
 namespace WebCore {
 
-    class TextBreakIterator;
+    typedef struct UBreakIterator TextBreakIterator;
 
     // Note: The returned iterator is good only until you get another iterator.
 
