summaryrefslogtreecommitdiff
path: root/rsComponent.h
diff options
context:
space:
mode:
authorTim Murray <timmurray@google.com>2013-03-15 15:56:43 -0700
committerTim Murray <timmurray@google.com>2013-03-19 15:08:44 -0700
commit0b575de8ed0b628d84d256f5846500b0385979bd (patch)
tree255a20e02100f2c53cfaa05b29fb905b38aa6202 /rsComponent.h
parent2487bb71ac56dea46ed382739c37f136e67b2062 (diff)
downloadrs-0b575de8ed0b628d84d256f5846500b0385979bd.tar.gz
Add x86 server support.
Change-Id: I674acaf15b67afa48bc736f72942a11e2e38e940
Diffstat (limited to 'rsComponent.h')
-rw-r--r--rsComponent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsComponent.h b/rsComponent.h
index a2e8c0f9..4d11718f 100644
--- a/rsComponent.h
+++ b/rsComponent.h
@@ -19,7 +19,7 @@
#include "rsUtils.h"
#include "rsDefines.h"
-
+#include "rsStream.h"
// ---------------------------------------------------------------------------
namespace android {
namespace renderscript {