aboutsummaryrefslogtreecommitdiffstats
path: root/src/song.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/song.c')
-rw-r--r--src/song.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/song.c b/src/song.c
index c09a49cf0..3219e7c48 100644
--- a/src/song.c
+++ b/src/song.c
@@ -26,8 +26,6 @@
#include "decoder_list.h"
#include "decoder_api.h"
-#include "os_compat.h"
-
struct song *
song_alloc(const char *url, struct directory *parent)
{