commit | 7c878f3a8379daf21dca6de7aa722ff75328afbe | [log] [tgz] |
---|---|---|
author | Jason Sams <rjsams@android.com> | Tue Jun 30 14:13:04 2009 -0700 |
committer | Jason Sams <rjsams@android.com> | Tue Jun 30 14:13:25 2009 -0700 |
tree | deb89d43b2cb48e102050b8e987b3f4a1dfb5ef5 | |
parent | cd15475bc3c096a0d17e76c6917ea253e54f7641 [diff] [blame] |
Begin adding mesh
diff --git a/libs/rs/rsContext.h b/libs/rs/rsContext.h index d98bfd9..f555090 100644 --- a/libs/rs/rsContext.h +++ b/libs/rs/rsContext.h
@@ -21,6 +21,7 @@ #include "rsMatrix.h" #include "rsAllocation.h" #include "rsTriangleMesh.h" +#include "rsMesh.h" #include "rsDevice.h" #include "rsScriptC.h" #include "rsAllocation.h"