From 5dfc0918c37c40063b92a55c365ec87e29f0ecef Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 10 Jul 2012 01:21:36 +0200 Subject: require GLib 2.16 GLib 2.16 was released more than 4 years ago. Let's remove some cruft from the glib_compat.h header, and avoid new cruft to it. --- src/update_song.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/update_song.c') diff --git a/src/update_song.c b/src/update_song.c index 5f06985a1..1126ad115 100644 --- a/src/update_song.c +++ b/src/update_song.c @@ -26,7 +26,6 @@ #include "db_lock.h" #include "directory.h" #include "song.h" -#include "glib_compat.h" #include "decoder_list.h" #include "decoder_plugin.h" -- cgit v1.2.3