commit | ca79cf69d09efa0c327e9b1237d86a119aea5da7 | [log] [tgz] |
---|---|---|
author | Derek Sollenberger <djsollen@google.com> | Tue Aug 14 16:44:52 2012 -0400 |
committer | Derek Sollenberger <djsollen@google.com> | Wed Dec 12 15:28:54 2012 -0500 |
tree | 0fd02203babacee45f23ba19f869f869f3de0f54 | |
parent | dbc8cee1d500702bc8b1a8cb6a6c0961ab4ae0ed [diff] [blame] |
Update framework to support r5967 of Skia. bug: 6906025 Change-Id: Iefdb830ec3aa2ab3472c1c142484a7aa21788a15
diff --git a/libs/hwui/font/CacheTexture.cpp b/libs/hwui/font/CacheTexture.cpp index f653592..24b0523 100644 --- a/libs/hwui/font/CacheTexture.cpp +++ b/libs/hwui/font/CacheTexture.cpp
@@ -14,6 +14,7 @@ * limitations under the License. */ +#include <SkGlyph.h> #include <utils/Log.h> #include "Debug.h"