summaryrefslogtreecommitdiff
path: root/tests/cppallocation/compute.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cppallocation/compute.cpp')
-rw-r--r--tests/cppallocation/compute.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cppallocation/compute.cpp b/tests/cppallocation/compute.cpp
index 214ffe90..8439ffb6 100644
--- a/tests/cppallocation/compute.cpp
+++ b/tests/cppallocation/compute.cpp
@@ -4,7 +4,7 @@
#include "ScriptC_multiply.h"
using namespace android;
-using namespace renderscriptCpp;
+using namespace RSC;
int main(int argc, char** argv)
{