From 89daad6bae798779e57f252e9da4fe4e62337124 Mon Sep 17 00:00:00 2001 From: Tim Murray Date: Mon, 29 Jul 2013 14:30:02 -0700 Subject: Add basic support for intrinsics. Move sp<> into RScpp. Change-Id: I74cdee7069a624ded5091d53db3a4b8ce9894033 --- cpp/RenderScript.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/RenderScript.cpp') diff --git a/cpp/RenderScript.cpp b/cpp/RenderScript.cpp index c7204e30..18e71178 100644 --- a/cpp/RenderScript.cpp +++ b/cpp/RenderScript.cpp @@ -19,7 +19,7 @@ #include #include "RenderScript.h" -#include "rs.h" +#include "rsCppStructs.h" #include -- cgit v1.2.3