summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/SimpleFontData.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/SimpleFontData.h')
-rw-r--r--WebCore/platform/graphics/SimpleFontData.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/WebCore/platform/graphics/SimpleFontData.h b/WebCore/platform/graphics/SimpleFontData.h
index 8cb8268..cb472b0 100644
--- a/WebCore/platform/graphics/SimpleFontData.h
+++ b/WebCore/platform/graphics/SimpleFontData.h
@@ -45,10 +45,6 @@ typedef struct OpaqueATSUStyle* ATSUStyle;
#include <QFont>
#endif
-#if PLATFORM(HAIKU)
-#include <Font.h>
-#endif
-
namespace WebCore {
class FontDescription;