song: don't use GLib

This commit is contained in:
Max Kellermann
2013-01-08 16:38:00 +01:00
parent 0308ec564e
commit 255ee646c2
4 changed files with 12 additions and 4 deletions

View File

@@ -23,6 +23,8 @@
#include "song.h"
#include "tag.h"
#include <glib.h>
#include <assert.h>
#include <stdlib.h>