summaryrefslogtreecommitdiffstats
path: root/apps/hosted/notification.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/hosted/notification.c')
-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 @@
#include "appevents.h"
#include "metadata.h"
#include "misc.h"
+#include "debug.h"
extern JNIEnv *env_ptr;
extern jclass RockboxService_class;