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/rs_hal.h b/libs/rs/rs_hal.h index e48aa16..2564100 100644 --- a/libs/rs/rs_hal.h +++ b/libs/rs/rs_hal.h
@@ -17,7 +17,7 @@ #ifndef RS_HAL_H #define RS_HAL_H -#include <RenderScriptDefines.h> +#include <rsDefines.h> struct ANativeWindow;