diff --git a/apps/main.c b/apps/main.c index 001f368f50..fe5cbc9e80 100644 --- a/apps/main.c +++ b/apps/main.c @@ -76,7 +76,7 @@ #include "skin_engine/skin_engine.h" #include "statusbar-skinned.h" #include "bootchart.h" -#if defined(APPLICATION) && (CONFIG_PLATFORM & PLATFORM_ANDROID) +#if (CONFIG_PLATFORM & PLATFORM_ANDROID) #include "notification.h" #endif