Fix build break
authorWonYoung Choi <wy80.choi@samsung.com>
Tue, 16 Aug 2016 10:51:33 +0000 (19:51 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Tue, 16 Aug 2016 10:51:33 +0000 (19:51 +0900)
Change-Id: I1f6d16f3bdf3ef25051c7bb6b315a3e23104bf01

Tizen.Applications/Tizen.Applications/Notification.cs

index 4f46f1a..b78b110 100644 (file)
@@ -9,7 +9,7 @@
 using System;
 using System.Runtime.InteropServices;
 
-using Tizen.System;
+using Tizen.Common;
 
 namespace Tizen.Applications.Notifications
 {