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/rsSampler.h b/libs/rs/rsSampler.h index 654cd9c..013e4ca 100644 --- a/libs/rs/rsSampler.h +++ b/libs/rs/rsSampler.h
@@ -18,7 +18,7 @@ #define ANDROID_RS_SAMPLER_H #include "rsAllocation.h" -#include "RenderScript.h" +#include "rs.h" // --------------------------------------------------------------------------- namespace android {