summaryrefslogtreecommitdiff
path: root/cpp/RenderScript.cpp
diff options
context:
space:
mode:
authorJason Sams <jsams@google.com>2013-03-20 19:04:19 -0700
committerJason Sams <jsams@google.com>2013-03-20 19:06:40 -0700
commitf9e077a531c6a83e978d55f427b5d8ff6d2c943f (patch)
treed714b68fd321af2f54937456a854040af95b7fff /cpp/RenderScript.cpp
parent89e20d27effd875431087a9188b20386b9c5aff0 (diff)
Fix logging defined in external header.
Change-Id: I40cc2696b99350b52ac1904b05485db2f567b4ef
Diffstat (limited to 'cpp/RenderScript.cpp')
-rw-r--r--cpp/RenderScript.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/RenderScript.cpp b/cpp/RenderScript.cpp
index 503798b6..134d34ba 100644
--- a/cpp/RenderScript.cpp
+++ b/cpp/RenderScript.cpp
@@ -20,7 +20,6 @@
#include "RenderScript.h"
#include "rs.h"
-#include "rsUtils.h"
using namespace android;
using namespace RSC;