| commit | 0f0cfaecf2c52e5fcb033c43df06f07a81c7b0c2 | [log] [tgz] |
|---|---|---|
| author | reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Oct 13 13:33:16 2009 +0000 |
| committer | reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Oct 13 13:33:16 2009 +0000 |
| tree | e353dc169afbde9ab2cef36cb44f7df0d5b7572a | |
| parent | d0d0e65a6313f01dfd952e8cc214a7c193bec57a [diff] [blame] |
check-point for reviving animator git-svn-id: http://skia.googlecode.com/svn/trunk@380 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/views/SkTextBox.cpp b/src/views/SkTextBox.cpp index 657f648..8bc82f3 100644 --- a/src/views/SkTextBox.cpp +++ b/src/views/SkTextBox.cpp
@@ -16,7 +16,7 @@ */ #include "SkTextBox.h" -#include "SkGlyphCache.h" +#include "../src/core/SkGlyphCache.h" #include "SkUtils.h" #include "SkAutoKern.h"