X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fandroid%2Fassfile.c;h=d5ce9dedba53c4d3b248dfcfb890b07d6ef981d5;hb=72349449317fefb87372608ea3b81332e1ce0cd3;hp=ec3d0f96240691d970d61f0dc8e1593c6a1d4972;hpb=6c206da1b97ad86e095d383f4ebd3d8f332ad416;p=andemo diff --git a/src/android/assfile.c b/src/android/assfile.c index ec3d0f9..d5ce9de 100644 --- a/src/android/assfile.c +++ b/src/android/assfile.c @@ -4,7 +4,7 @@ #include "assfile.h" #include "android_native_app_glue.h" -struct android_app *app; /* defined in android/amain.c */ +extern struct android_app *app; /* defined in android/main.c */ static int putback_buf = -1;