aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkFontHost_sandbox_none.cpp
diff options
context:
space:
mode:
authorGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-11-15 22:30:20 +0000
committerGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-11-15 22:30:20 +0000
commitce04659be83adf4df8b8859060d3dc888b697fc7 (patch)
tree1e7567985bdab59c6592f0f6119f875d6197a8ed /src/ports/SkFontHost_sandbox_none.cpp
parent39698b1bd71fd54c7c44ae8d7224afdaf93c0dda (diff)
Remove unneeded include which is breaking build.
git-svn-id: http://skia.googlecode.com/svn/trunk@2694 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/ports/SkFontHost_sandbox_none.cpp')
-rw-r--r--src/ports/SkFontHost_sandbox_none.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ports/SkFontHost_sandbox_none.cpp b/src/ports/SkFontHost_sandbox_none.cpp
index 54ab5b2e21..a52bbffe31 100644
--- a/src/ports/SkFontHost_sandbox_none.cpp
+++ b/src/ports/SkFontHost_sandbox_none.cpp
@@ -7,7 +7,6 @@
#include "SkFontHost.h"
#include "SkTypeface.h"
-#include "SkTypeface_win.h"
//static
void SkFontHost::EnsureTypefaceAccessible(const SkTypeface& typeface) {