Change url_download.h to download.h
authorleerang song <leerang.song@samsung.com>
Fri, 14 Dec 2012 06:52:06 +0000 (15:52 +0900)
committerleerang song <leerang.song@samsung.com>
Fri, 14 Dec 2012 07:06:05 +0000 (16:06 +0900)
[Issue#] N/A
[Feature] N/A
[Problem] url_download.h is removed
[Cause] N/A
[Solution] Change url_download.h to download.h

Change-Id: Ia100d9c76575dcc1b6a8ed2d78c82446b5dfdce2

src/view/common/application_launcher.cpp [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 0e2441b..8debb43
@@ -23,7 +23,7 @@
 #include "application_launcher.h"
 #include <app.h>
 #include <app_manager.h>
-#include <url_download.h>
+#include <download.h>
 #include <youtubehd.h>
 #include <dpl/singleton_impl.h>
 #include <appsvc.h>