summaryrefslogtreecommitdiff
path: root/rsContext.h
diff options
context:
space:
mode:
authorJason Sams <rjsams@android.com>2011-04-20 15:09:01 -0700
committerJason Sams <rjsams@android.com>2011-04-20 15:09:01 -0700
commit87fe59a2f4d4c74539bfa0bff5f9a7e320e99415 (patch)
tree34d774d54f75657d949e034858149dba4e3368ff /rsContext.h
parenteed1b156ca3e439f3d178ce99a4fa736527b15f9 (diff)
downloadrs-87fe59a2f4d4c74539bfa0bff5f9a7e320e99415.tar.gz
Create runtime stubs for compute driver.
Change-Id: I8e0250a642844a2ad3ff6efc38e385445b7da032
Diffstat (limited to 'rsContext.h')
-rw-r--r--rsContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsContext.h b/rsContext.h
index 4dd186c0..0a0f3e01 100644
--- a/rsContext.h
+++ b/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"