summaryrefslogtreecommitdiff
path: root/cpp/Allocation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/Allocation.cpp')
-rw-r--r--cpp/Allocation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/Allocation.cpp b/cpp/Allocation.cpp
index 5dd6af65..121d88d1 100644
--- a/cpp/Allocation.cpp
+++ b/cpp/Allocation.cpp
@@ -17,7 +17,7 @@
#include "RenderScript.h"
using namespace android;
-using namespace renderscriptCpp;
+using namespace RSC;
void * Allocation::getIDSafe() const {
return getID();