diff options
| author | 2012-02-17 12:04:20 -0800 | |
|---|---|---|
| committer | 2012-02-17 12:04:20 -0800 | |
| commit | e158f203d2290aec1cb9040aee9d9fa2e95042b7 (patch) | |
| tree | 61db8a9f8655cd1020d501ba3754ce500f69a7e1 /libs/rs/rsScriptC.h | |
| parent | c35761e15cfffe2253cef1b1a53dc25d5ca0c353 (diff) | |
| parent | 1d6983af336b2b1d3a24aece58ce0850aa79e8a0 (diff) | |
Merge "Rename three header files to free namespace for api."
Diffstat (limited to 'libs/rs/rsScriptC.h')
| -rw-r--r-- | libs/rs/rsScriptC.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/rs/rsScriptC.h b/libs/rs/rsScriptC.h index c65a5bf7a06b..fc4df5132c23 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" |