commit | 1d6983af336b2b1d3a24aece58ce0850aa79e8a0 | [log] [tgz] |
---|---|---|
author | Jason Sams <rjsams@android.com> | Thu Feb 16 16:07:49 2012 -0800 |
committer | Jason Sams <rjsams@android.com> | Thu Feb 16 17:14:06 2012 -0800 |
tree | c6b755b687556a5acee9cb938c97265d6fe74ffa | |
parent | fc2884ad9a6d61b25a2553941baa73f2f81ec762 [diff] [blame] |
Rename three header files to free namespace for api. Change-Id: Ie9ef65a477373c30b2d5b02248f62e768b6f27ae
diff --git a/libs/rs/rsScriptC.h b/libs/rs/rsScriptC.h index c65a5bf..fc4df51 100644 --- a/libs/rs/rsScriptC.h +++ b/libs/rs/rsScriptC.h
@@ -19,7 +19,7 @@ #include "rsScript.h" -#include "RenderScriptEnv.h" +#include "rsEnv.h" #ifndef ANDROID_RS_SERIALIZE #include "bcinfo/BitcodeTranslator.h"