diff options
| author | 2009-08-12 17:54:11 -0700 | |
|---|---|---|
| committer | 2009-08-12 17:54:11 -0700 | |
| commit | 43ee06857bb7f99446d1d84f8789016c5d105558 (patch) | |
| tree | cc88d57d27c7ea1c1d0a9e21a49f3fc16908e1cc /libs/rs/rsContext.h | |
| parent | a9f1dd021f8f6ee777bc4d27913bd40c42e753af (diff) | |
Implement reflecting Java objects into the ACC enviroment.
Diffstat (limited to 'libs/rs/rsContext.h')
| -rw-r--r-- | libs/rs/rsContext.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/rs/rsContext.h b/libs/rs/rsContext.h index 54c555ff6fe1..60a526bd8b0e 100644 --- a/libs/rs/rsContext.h +++ b/libs/rs/rsContext.h @@ -19,9 +19,6 @@ #include "rsUtils.h" -#include <utils/KeyedVector.h> -#include <utils/String8.h> -#include <utils/Vector.h> #include <ui/Surface.h> #include "rsType.h" |