summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/haiku/FontCustomPlatformData.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/haiku/FontCustomPlatformData.h')
-rw-r--r--WebCore/platform/graphics/haiku/FontCustomPlatformData.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/platform/graphics/haiku/FontCustomPlatformData.h b/WebCore/platform/graphics/haiku/FontCustomPlatformData.h
index 9db6cc6..a7dfe37 100644
--- a/WebCore/platform/graphics/haiku/FontCustomPlatformData.h
+++ b/WebCore/platform/graphics/haiku/FontCustomPlatformData.h
@@ -22,13 +22,13 @@
#define FontCustomPlatformData_h
#include "FontRenderingMode.h"
+#include <wtf/Forward.h>
#include <wtf/Noncopyable.h>
namespace WebCore {
class FontPlatformData;
class SharedBuffer;
- class String;
struct FontCustomPlatformData : Noncopyable {
public: