summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/skia/SkiaFontWin.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/skia/SkiaFontWin.h')
-rw-r--r--WebCore/platform/graphics/skia/SkiaFontWin.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/WebCore/platform/graphics/skia/SkiaFontWin.h b/WebCore/platform/graphics/skia/SkiaFontWin.h
index 4c2bb32..40bee62 100644
--- a/WebCore/platform/graphics/skia/SkiaFontWin.h
+++ b/WebCore/platform/graphics/skia/SkiaFontWin.h
@@ -34,13 +34,14 @@
#include <windows.h>
#include <usp10.h>
-class GraphicsContext;
class SkPath;
class SkPoint;
-class PlatformContextSkia;
namespace WebCore {
+class GraphicsContext;
+class PlatformContextSkia;
+
// FIXME: Rename file to SkiaWinOutlineCache
class SkiaWinOutlineCache {
public: