From bedc023170ccde8cc814df0b3e46a834b297325a Mon Sep 17 00:00:00 2001 From: Alex Sakhartchouk Date: Fri, 9 Mar 2012 10:47:27 -0800 Subject: More header untangling. Change-Id: I090943775cbda8d9515cdb484957f6b05d5b1799 --- libs/rs/rsProgramVertex.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/rs/rsProgramVertex.cpp') diff --git a/libs/rs/rsProgramVertex.cpp b/libs/rs/rsProgramVertex.cpp index c8a53eab2012..23fcbe720164 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; -- cgit v1.2.3-59-g8ed1b