summaryrefslogtreecommitdiff
path: root/libs/rs/rsSampler.cpp
diff options
context:
space:
mode:
author Alex Sakhartchouk <alexst@google.com> 2012-03-09 09:24:39 -0800
committer Alex Sakhartchouk <alexst@google.com> 2012-03-09 09:24:39 -0800
commit137ccbb8de51fd2e7936e1da447856373cc90c17 (patch)
tree53dc65f712c176bc5d14e287f52dd3df64975da0 /libs/rs/rsSampler.cpp
parent3b88729d2bf1f62ef913ea5d188846282ae32fef (diff)
Starting to untangle header spaghetti.
Change-Id: I31f38d05dc8b55c659e8c7e9c0a87b94b9ac1db5
Diffstat (limited to 'libs/rs/rsSampler.cpp')
-rw-r--r--libs/rs/rsSampler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/rs/rsSampler.cpp b/libs/rs/rsSampler.cpp
index 5fc64a42cd1f..c7180bd9da48 100644
--- a/libs/rs/rsSampler.cpp
+++ b/libs/rs/rsSampler.cpp
@@ -16,7 +16,7 @@
#include "rsContext.h"
#include "rsSampler.h"
-
+#include "rs.h"
using namespace android;
using namespace android::renderscript;