commit | 399bfce299210ef9c2fc1e932202223253e2384a | [log] [tgz] |
---|---|---|
author | Jason Sams <rjsams@android.com> | Mon Jul 13 12:20:31 2009 -0700 |
committer | Jason Sams <rjsams@android.com> | Tue Jul 14 13:59:23 2009 -0700 |
tree | 00a557f8edeff2ec81e746c9aa341954b2e6db63 | |
parent | 7aa4f3a16355848e3cdf01642aca68416e80fd14 [diff] [blame] |
Fix master build errors post merge with master_gl branch.
diff --git a/libs/rs/rsContext.h b/libs/rs/rsContext.h index a7fd17c..442a920 100644 --- a/libs/rs/rsContext.h +++ b/libs/rs/rsContext.h
@@ -17,6 +17,8 @@ #ifndef ANDROID_RS_CONTEXT_H #define ANDROID_RS_CONTEXT_H +#include "rsUtils.h" + #include <utils/Vector.h> #include <ui/Surface.h>