Remove unneeded include which is breaking build.

git-svn-id: http://skia.googlecode.com/svn/trunk@2694 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
bungeman@google.com 2011-11-15 22:30:20 +00:00
parent 39698b1bd7
commit ce04659be8

View File

@ -7,7 +7,6 @@
#include "SkFontHost.h"
#include "SkTypeface.h"
#include "SkTypeface_win.h"
//static
void SkFontHost::EnsureTypefaceAccessible(const SkTypeface& typeface) {