[spotify] Import version 0.5 of librespot-c

This commit is contained in:
ejurgensen 2025-02-24 19:58:09 +01:00
parent 038c741052
commit 4980218fc5

View File

@ -6,7 +6,7 @@
#include <pthread.h>
#define LIBRESPOT_C_VERSION_MAJOR 0
#define LIBRESPOT_C_VERSION_MINOR 4
#define LIBRESPOT_C_VERSION_MINOR 5
struct sp_session;