Update Notification API 18/40318/3 submit/tizen_mobile/20150604.063436 submit/tizen_mobile/20150604.105928
authorSeungkeun Lee <sngn.lee@samsung.com>
Tue, 2 Jun 2015 07:52:41 +0000 (16:52 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Thu, 4 Jun 2015 06:52:13 +0000 (23:52 -0700)
Change-Id: Id36b65613ef31650a92fba92f9c76a286b8bc5ce

src/runtime/notification_manager.cc

index 87e5e9f..d46fd21 100755 (executable)
@@ -17,6 +17,8 @@
 #include "runtime/notification_manager.h"
 
 #include <notification.h>
+#include <notification_internal.h>
+
 #include <memory>
 
 #include "common/logger.h"