summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyuho Jo <kyuho.jo@samsung.com>2015-09-15 16:17:23 +0900
committerKyuho Jo <kyuho.jo@samsung.com>2015-09-15 16:17:23 +0900
commitf0f6c178c2952ad76c89ce998fc80a3afc305992 (patch)
tree5eb4a700fca90ddd2a0cca38d7e7487c827eb77b
parentb590424e8d8798992c405cc9a1066ec2ff61d823 (diff)
downloadnotification-submit/tizen/20150916.131922.tar.gz
notification-submit/tizen/20150916.131922.tar.bz2
notification-submit/tizen/20150916.131922.zip
Change-Id: If6e1f4bf170e2ab7dc3b41e2f24004972623479a Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
-rw-r--r--include/notification.h1
1 files changed, 1 insertions, 0 deletions
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 <notification_error.h>
#include <notification_type.h>
#include <notification_status.h>
+#include <notification_list.h>
#ifdef __cplusplus
extern "C" {