summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/wince/FontPlatformData.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/wince/FontPlatformData.h')
-rw-r--r--WebCore/platform/graphics/wince/FontPlatformData.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/platform/graphics/wince/FontPlatformData.h b/WebCore/platform/graphics/wince/FontPlatformData.h
index bb49f75..0b973b8 100644
--- a/WebCore/platform/graphics/wince/FontPlatformData.h
+++ b/WebCore/platform/graphics/wince/FontPlatformData.h
@@ -27,6 +27,7 @@
#include "FontDescription.h"
#include "StringImpl.h"
+#include <wtf/Forward.h>
#include <wtf/Noncopyable.h>
typedef struct tagTEXTMETRICW TEXTMETRIC;
@@ -35,7 +36,6 @@ typedef struct tagLOGFONTW LOGFONT;
namespace WebCore {
class FontPlatformPrivateData;
- class String;
class FontPlatformData {