1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-05 02:39:53 +02:00

Fixed nightly conflict with

This commit is contained in:
Nick Mavis 2019-09-16 15:00:09 -04:00
parent 7cb551d66d
commit c19375c5ca
12 changed files with 32 additions and 32 deletions

View file

@ -1,4 +1,4 @@
use core::spotify_id::SpotifyId;
use librespot_core::spotify_id::SpotifyId;
use protocol::spirc::TrackRef;
use serde;