Merge "[Content] Fix for playlist's thumbnailURI attribute." into tizen_2.4
authorHyunJin Park <hj.na.park@samsung.com>
Tue, 15 Sep 2015 00:41:11 +0000 (09:41 +0900)
committerGerrit Code Review <gerrit@tizensrc>
Tue, 15 Sep 2015 00:41:11 +0000 (09:41 +0900)
1  2 
src/content/content_manager.cc

index cefdbe34758c827e08029894a678915ce6a4bd9b,efbaea9eeff26bf0dc362f739cf82cf2c53b3032..9a7553d9e9367eadca92d3b751dc5a67ccd6faee
@@@ -28,8 -28,8 +28,9 @@@
  #include "common/converter.h"
  #include "common/logger.h"
  #include "common/scope_exit.h"
 +#include "common/virtual_fs.h"
  #include "content/content_filter.h"
+ #include "common/virtual_fs.h"
  
  using namespace std;
  using namespace common;