summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/hosted/notification.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/hosted/notification.c b/apps/hosted/notification.c
index 4dd1bece3d..339c92acd3 100644
--- a/apps/hosted/notification.c
+++ b/apps/hosted/notification.c
@@ -25,6 +25,7 @@
25#include "appevents.h" 25#include "appevents.h"
26#include "metadata.h" 26#include "metadata.h"
27#include "misc.h" 27#include "misc.h"
28#include "debug.h"
28 29
29extern JNIEnv *env_ptr; 30extern JNIEnv *env_ptr;
30extern jclass RockboxService_class; 31extern jclass RockboxService_class;