summaryrefslogtreecommitdiffstats
path: root/libs/hwui/ProgramCache.h
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2010-07-30 19:20:09 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-07-30 19:20:09 -0700
commiteb4e0c3c1c8e82f363b86a3751f72d7d496ebd1f (patch)
tree0371ab6229d7eb2f2b430541f4526d74d41cf447 /libs/hwui/ProgramCache.h
parente2e5e6746b8670a4ee4fb66b5947e7fab0814420 (diff)
parent06f96e2652e4855b6520ad9dd70583677605b79a (diff)
downloadframeworks_base-eb4e0c3c1c8e82f363b86a3751f72d7d496ebd1f.zip
frameworks_base-eb4e0c3c1c8e82f363b86a3751f72d7d496ebd1f.tar.gz
frameworks_base-eb4e0c3c1c8e82f363b86a3751f72d7d496ebd1f.tar.bz2
Merge "Refactor Skia shaders handling."
Diffstat (limited to 'libs/hwui/ProgramCache.h')
-rw-r--r--libs/hwui/ProgramCache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hwui/ProgramCache.h b/libs/hwui/ProgramCache.h
index 5a6ec33..d60f6ce 100644
--- a/libs/hwui/ProgramCache.h
+++ b/libs/hwui/ProgramCache.h
@@ -19,6 +19,7 @@
#include <utils/KeyedVector.h>
#include <utils/Log.h>
+#include <utils/String8.h>
#include <GLES2/gl2.h>