From 9d2c7b8b672ce14c2e8cf52dc778ba8851ef07bf Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Sat, 19 Feb 2011 17:12:12 +0000 Subject: Android: Fix compilation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29342 a1c6a512-1295-4272-9138-f99709370657 --- apps/hosted/notification.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/hosted/notification.c') 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; -- cgit v1.2.3