aboutsummaryrefslogtreecommitdiff
path: root/src/song.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/song.h')
-rw-r--r--src/song.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/song.h b/src/song.h
index 0ea3ec72..59d372c2 100644
--- a/src/song.h
+++ b/src/song.h
@@ -32,6 +32,8 @@
#define SONG_FILE "file: "
#define SONG_TIME "Time: "
+struct client;
+
typedef struct _Song {
char *url;
mpd_sint8 type;