summaryrefslogtreecommitdiff
path: root/rsContext.h
diff options
context:
space:
mode:
authorJason Sams <jsams@google.com>2012-09-17 13:54:41 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-09-17 15:26:27 -0700
commitdbe66d6783c1e53cd1572de0ef6ef6fdf6f76f48 (patch)
tree51103b76560e70b15b55d123f0104a0bea6dd94a /rsContext.h
parent3d5a9be726acf2b7785e91f6bff157c2c8635690 (diff)
downloadrs-dbe66d6783c1e53cd1572de0ef6ef6fdf6f76f48.tar.gz
Add backed for script groups.
Change-Id: If2fdbde7381fcdaeb54d41a913b855fd83d4f186
Diffstat (limited to 'rsContext.h')
-rw-r--r--rsContext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rsContext.h b/rsContext.h
index b071dc0d..28ac52c2 100644
--- a/rsContext.h
+++ b/rsContext.h
@@ -22,6 +22,7 @@
#include "rsThreadIO.h"
#include "rsScriptC.h"
+#include "rsScriptGroup.h"
#include "rsSampler.h"
#include "rsFont.h"
#include "rsPath.h"