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.cpp | |
| parent | a9f1dd021f8f6ee777bc4d27913bd40c42e753af (diff) | |
Implement reflecting Java objects into the ACC enviroment.
Diffstat (limited to 'libs/rs/rsContext.cpp')
| -rw-r--r-- | libs/rs/rsContext.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/rs/rsContext.cpp b/libs/rs/rsContext.cpp index 9de23b32f03d..286045280b8e 100644 --- a/libs/rs/rsContext.cpp +++ b/libs/rs/rsContext.cpp @@ -17,7 +17,6 @@ #include "rsDevice.h" #include "rsContext.h" #include "rsThreadIO.h" -#include "utils/String8.h" #include <ui/FramebufferNativeWindow.h> #include <GLES/gl.h> |