From 43ee06857bb7f99446d1d84f8789016c5d105558 Mon Sep 17 00:00:00 2001 From: Jason Sams Date: Wed, 12 Aug 2009 17:54:11 -0700 Subject: Implement reflecting Java objects into the ACC enviroment. --- libs/rs/rsContext.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/rs/rsContext.cpp') 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 #include -- cgit v1.2.3-59-g8ed1b