must include SkPath.h after restructure
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 7 Aug 2012 16:15:13 +0000 (16:15 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 7 Aug 2012 16:15:13 +0000 (16:15 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@4987 2bbb7eff-a529-9590-31e7-b0007b416f81

src/ports/SkFontHost_win.cpp

index 7b3c8ad..814053c 100755 (executable)
@@ -15,6 +15,7 @@
 #include "SkGlyph.h"
 #include "SkMaskGamma.h"
 #include "SkOTUtils.h"
+#include "SkPath.h"
 #include "SkStream.h"
 #include "SkString.h"
 #include "SkThread.h"