author | Philipp Wiesemann <philipp.wiesemann@arcor.de> |
Sun, 17 Jul 2016 21:43:12 +0200 | |
changeset 10199 | 6ab154366a9b |
parent 10198 | 136b3507f669 |
child 10200 | c678dcec4f44 |
--- a/src/core/android/SDL_android.c Sun Jul 17 21:42:53 2016 +0200 +++ b/src/core/android/SDL_android.c Sun Jul 17 21:43:12 2016 +0200 @@ -139,7 +139,7 @@ } /* Drop file */ -void Java_org_libsdl_app_SDLActivity_onNativeDropFile( +JNIEXPORT void JNICALL Java_org_libsdl_app_SDLActivity_onNativeDropFile( JNIEnv* env, jclass jcls, jstring filename) {