[Notification] added missing include 32/127732/1 accepted/tizen/unified/20170429.023546 submit/tizen/20170427.133911
authorPiotr Kosko <p.kosko@samsung.com>
Fri, 28 Apr 2017 11:39:35 +0000 (13:39 +0200)
committerPiotr Kosko <p.kosko@samsung.com>
Fri, 28 Apr 2017 11:42:15 +0000 (13:42 +0200)
[Verification] code compiles without errors.

Change-Id: I1654f853b424a96dfc6b48439aef0bdc6b34406e
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
src/notification/notification_manager.cc

index afaae6e5594a86bacc18ec3684709428d1ff93cc..84adcd9d5369aaac649f4c0900e94e3d1ee4efc3 100644 (file)
@@ -23,6 +23,7 @@
 #include <device/led.h>
 #include <notification_internal.h>
 #include <notification_list.h>
+#include <app_common.h>
 
 #include "common/converter.h"
 #include "common/logger.h"