commit | fcf7231249822ff4dae852f1de1f799756689f91 | [log] [tgz] |
---|---|---|
author | Jason Sams <rjsams@android.com> | Wed Apr 20 15:09:01 2011 -0700 |
committer | Jason Sams <rjsams@android.com> | Wed Apr 20 15:09:01 2011 -0700 |
tree | fd1e1e4ee8c1ea6a45c06cbd97afe29eee77df31 | |
parent | 16f61049a872e80628c0004d75e184a6ddf73b02 [diff] [blame] |
Create runtime stubs for compute driver. Change-Id: I8e0250a642844a2ad3ff6efc38e385445b7da032
diff --git a/libs/rs/rsContext.h b/libs/rs/rsContext.h index 4dd186c..0a0f3e0 100644 --- a/libs/rs/rsContext.h +++ b/libs/rs/rsContext.h
@@ -27,7 +27,7 @@ #ifndef ANDROID_RS_SERIALIZE #include "rsMutex.h" #include "rsThreadIO.h" -#include "rsMatrix.h" +#include "rsMatrix4x4.h" #include "rsDevice.h" #include "rsScriptC.h" #include "rsAdapter.h"