diff options
Diffstat (limited to 'libs/rs/rsSampler.h')
-rw-r--r-- | libs/rs/rsSampler.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |