diff options
Diffstat (limited to 'cpp/Allocation.cpp')
| -rw-r--r-- | cpp/Allocation.cpp | 2 |
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(); |
