Change-Id: I62e7f16c49d8e6f7f8645e1f27ee4fa0cfecee66
This commit is contained in:
Christian Soffke 2025-05-27 05:46:19 +02:00
parent f3d127f372
commit 348054712d

View file

@ -28,6 +28,7 @@
#include "settings.h" #include "settings.h"
#include "lang.h" #include "lang.h"
#include "kernel.h" #include "kernel.h"
#include "splash.h"
extern JNIEnv *env_ptr; extern JNIEnv *env_ptr;
static jobject RockboxYesno_instance = NULL; static jobject RockboxYesno_instance = NULL;