diff options
Diffstat (limited to 'Common/NativeApp/src/Android/AndroidMain.cpp')
| -rw-r--r-- | Common/NativeApp/src/Android/AndroidMain.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Common/NativeApp/src/Android/AndroidMain.cpp b/Common/NativeApp/src/Android/AndroidMain.cpp index cc5794c..27fd90c 100644 --- a/Common/NativeApp/src/Android/AndroidMain.cpp +++ b/Common/NativeApp/src/Android/AndroidMain.cpp @@ -31,6 +31,7 @@ #define HELPER_CLASS_NAME "com/android/helper/NDKHelper" //Class name of helper function +using namespace Diligent; // This is the main entry point of a native application that is using // android_native_app_glue. It runs in its own thread, with its own |
