diff options
Diffstat (limited to 'tests/cppbasic/compute.cpp')
| -rw-r--r-- | tests/cppbasic/compute.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cppbasic/compute.cpp b/tests/cppbasic/compute.cpp index e0151651..782410a2 100644 --- a/tests/cppbasic/compute.cpp +++ b/tests/cppbasic/compute.cpp @@ -4,7 +4,7 @@ #include "ScriptC_mono.h" using namespace android; -using namespace renderscriptCpp; +using namespace RSC; int main(int argc, char** argv) { |
