summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/haiku
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/haiku')
-rw-r--r--Source/WebCore/platform/graphics/haiku/GraphicsContextHaiku.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/platform/graphics/haiku/GraphicsContextHaiku.cpp b/Source/WebCore/platform/graphics/haiku/GraphicsContextHaiku.cpp
index acd431d..4e17f94 100644
--- a/Source/WebCore/platform/graphics/haiku/GraphicsContextHaiku.cpp
+++ b/Source/WebCore/platform/graphics/haiku/GraphicsContextHaiku.cpp
@@ -34,7 +34,6 @@
#include "FontData.h"
#include "NotImplemented.h"
#include "Path.h"
-#include "Pen.h"
#include <wtf/text/CString.h>
#include <GraphicsDefs.h>
#include <Region.h>