commit | f2b98d67dcb6fcb3120feede9c72016fc7b3ead8 | [log] [tgz] |
---|---|---|
author | reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Dec 20 18:26:13 2010 +0000 |
committer | reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Dec 20 18:26:13 2010 +0000 |
tree | d78b57945b29865dcdeb1badbb360575289b292d | |
parent | 29e5054dd07c97c2195c5f64bf67aaa6b5afa204 [diff] [blame] |
merge with changes for GPU backend git-svn-id: http://skia.googlecode.com/svn/trunk@637 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/views/SkTextBox.cpp b/src/views/SkTextBox.cpp index df7de98..0e31ac6 100644 --- a/src/views/SkTextBox.cpp +++ b/src/views/SkTextBox.cpp
@@ -16,7 +16,7 @@ */ #include "SkTextBox.h" -#include "../src/core/SkGlyphCache.h" +#include "../core/SkGlyphCache.h" #include "SkUtils.h" #include "SkAutoKern.h"