summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyunho Kang <hhstark.kang@samsung.com>2015-12-15 14:30:28 +0900
committerHyunho Kang <hhstark.kang@samsung.com>2015-12-15 14:32:21 +0900
commitb16bc17750b273c45a6bbdd958cb3dbd3fa8a01d (patch)
treea366d0b9b4e2e7bb0fe2e0a1337f9e6e442100c0
parent042fe4fd5589454067e8c66841f9c39430a4c2fc (diff)
downloadnet-popup-b16bc17750b273c45a6bbdd958cb3dbd3fa8a01d.tar.gz
net-popup-b16bc17750b273c45a6bbdd958cb3dbd3fa8a01d.tar.bz2
net-popup-b16bc17750b273c45a6bbdd958cb3dbd3fa8a01d.zip
Include notification_list.h for internal notification apis
Change-Id: I557e992ec443ea4e6b66074c1bd68e7b30be92fe Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
-rw-r--r--src/net-popup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net-popup.c b/src/net-popup.c
index 3f79e07..86baa18 100644
--- a/src/net-popup.c
+++ b/src/net-popup.c
@@ -22,6 +22,7 @@
#include <glib.h>
#include <status.h>
#include <notification.h>
+#include <notification_list.h>
#include <notification_internal.h>
#include <notification_text_domain.h>
#include <appcore-efl.h>