Change-Id: I29776d6ea2fff79e42cec6b8fa5a4047e8daa1a9
Signed-off-by: Rahul Dadhich <r.dadhich@samsung.com>
#include <notification.h>
#include <efl_extension.h>
#include <mp-file-util.h>
-#include <storage.h>
+#include <storage/storage.h>
#define MC_FILE_PREFIX "file://"
#ifdef MP_FEATURE_VOICE_CONTROL
#include "mp-voice-control-mgr.h"
#endif
-#include <storage.h>
+#include <storage/storage.h>
void mp_play_next_and_updateview(void *data);
#include <mime_type.h>
#include <mp-file-util.h>
#include <runtime_info.h>
-#include <storage.h>
+#include <storage/storage.h>
#include <device/display.h>
#include <device/callback.h>
#include <device/power.h>
#include "music.h"
#include "mp-http-mgr.h"
#include <runtime_info.h>
-#include <wifi.h>
+#include <network/wifi.h>
static MpHttpState_t _mp_http_mgr_get_network_status();
static void _mp_http_mgr_refresh_network_info(mp_http_mgr_t *http_mgr);
#include <app.h>
#include <sys/times.h>
-#include <storage.h>
+#include <storage/storage.h>
#include <sound_manager.h>
#include "mp-define.h"
#include "mp-resource.h"