diff options
Diffstat (limited to 'libs/rs/rsPath.cpp')
-rw-r--r-- | libs/rs/rsPath.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/rs/rsPath.cpp b/libs/rs/rsPath.cpp index c4f49789bfdc..055bb86d9803 100644 --- a/libs/rs/rsPath.cpp +++ b/libs/rs/rsPath.cpp @@ -15,6 +15,7 @@ */ #include "rsContext.h" +#include "rs.h" using namespace android; using namespace android::renderscript; |