DespotifyUtils: add missing stdio.h include
This commit is contained in:
@@ -28,6 +28,8 @@ extern "C" {
|
||||
#include <despotify.h>
|
||||
}
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
const Domain despotify_domain("despotify");
|
||||
|
||||
static struct despotify_session *g_session;
|
||||
|
Reference in New Issue
Block a user