summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsProgramVertex.cpp
diff options
context:
space:
mode:
authorAlex Sakhartchouk <alexst@google.com>2012-03-09 10:47:27 -0800
committerAlex Sakhartchouk <alexst@google.com>2012-03-09 10:47:27 -0800
commitbedc023170ccde8cc814df0b3e46a834b297325a (patch)
treeb8d77f66f0295aa10cb159875aa5dfa707dc6384 /libs/rs/rsProgramVertex.cpp
parent137ccbb8de51fd2e7936e1da447856373cc90c17 (diff)
downloadframeworks_base-bedc023170ccde8cc814df0b3e46a834b297325a.zip
frameworks_base-bedc023170ccde8cc814df0b3e46a834b297325a.tar.gz
frameworks_base-bedc023170ccde8cc814df0b3e46a834b297325a.tar.bz2
More header untangling.
Change-Id: I090943775cbda8d9515cdb484957f6b05d5b1799
Diffstat (limited to 'libs/rs/rsProgramVertex.cpp')
-rw-r--r--libs/rs/rsProgramVertex.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/rs/rsProgramVertex.cpp b/libs/rs/rsProgramVertex.cpp
index c8a53ea..23fcbe7 100644
--- a/libs/rs/rsProgramVertex.cpp
+++ b/libs/rs/rsProgramVertex.cpp
@@ -16,6 +16,7 @@
#include "rsContext.h"
#include "rsProgramVertex.h"
+#include "rsMatrix4x4.h"
using namespace android;
using namespace android::renderscript;