From: Kyuho Jo Date: Tue, 15 Sep 2015 07:17:23 +0000 (+0900) Subject: Fixed build errors caused by 2.4 merge. X-Git-Tag: accepted/tizen/mobile/20150917.040956^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f0f6c178c2952ad76c89ce998fc80a3afc305992;p=platform%2Fcore%2Fapi%2Fnotification.git Fixed build errors caused by 2.4 merge. Change-Id: If6e1f4bf170e2ab7dc3b41e2f24004972623479a Signed-off-by: Kyuho Jo --- diff --git a/include/notification.h b/include/notification.h index 7855e92..35e9b23 100644 --- a/include/notification.h +++ b/include/notification.h @@ -29,6 +29,7 @@ #include #include #include +#include #ifdef __cplusplus extern "C" {