diff options
Diffstat (limited to 'libs/rs/rsPath.h')
-rw-r--r-- | libs/rs/rsPath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/rs/rsPath.h b/libs/rs/rsPath.h index dac795e..7c05503 100644 --- a/libs/rs/rsPath.h +++ b/libs/rs/rsPath.h @@ -18,7 +18,7 @@ #define ANDROID_RS_PATH_H -#include "RenderScript.h" +#include "rs.h" // --------------------------------------------------------------------------- namespace android { |