From 153e77c73377df148edf23faefef3ea439f1b0b1 Mon Sep 17 00:00:00 2001 From: Hyunho Kang Date: Tue, 15 Dec 2015 10:35:35 +0900 Subject: Remove #include "notification_list.h" from notification.h Change-Id: I4e6324093b001fa7b8614878bf0ff153f2a684a3 Signed-off-by: Hyunho Kang --- include/notification.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/notification.h b/include/notification.h index b396b32..411848f 100644 --- a/include/notification.h +++ b/include/notification.h @@ -29,7 +29,6 @@ #include #include #include -#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3