Android: Fix yellow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28734 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f9a6bde15f
commit
465e75a2ba
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#include "kernel.h"
|
||||
|
||||
extern JNIEnv *env_ptr;
|
||||
extern RockboxService_instance;
|
||||
extern jobject RockboxService_instance;
|
||||
|
||||
|
||||
void telephony_init_device(void)
|
||||
|
|
Loading…
Reference in a new issue