commit | 14c40b47565778b7185de7655836485f3065877a | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Tue Jan 08 18:03:07 2013 -0800 |
committer | Romain Guy <romainguy@google.com> | Tue Jan 08 18:03:07 2013 -0800 |
tree | 0c1e0606af965f66419c8fd51bfae17b6f163824 | |
parent | 19d4f1806a953b87435a2bb6fd8e738424e94003 [diff] [blame] |
Fix build Change-Id: Ia465bd844b592fc05e59ad392ecc5ca4d34d24d7
diff --git a/libs/hwui/font/Font.cpp b/libs/hwui/font/Font.cpp index 34afe97..9d447ec 100644 --- a/libs/hwui/font/Font.cpp +++ b/libs/hwui/font/Font.cpp
@@ -20,6 +20,7 @@ #include <utils/JenkinsHash.h> +#include <SkGlyph.h> #include <SkUtils.h> #include "Debug.h"