pkgsrc-ng/audio/ario/patches/patch-src_ario-util_h
2013-09-26 17:14:40 +02:00

16 lines
377 B
Plaintext

$NetBSD: patch-src_ario-util_h,v 1.1 2012/05/06 19:06:21 dholland Exp $
Fix build with latest glib2.
--- src/ario-util.h~ 2011-02-27 15:07:31.000000000 +0000
+++ src/ario-util.h
@@ -18,7 +18,7 @@
*/
#include "servers/ario-server.h"
-#include "glib/gslist.h"
+#include "glib.h"
#include "gdk/gdkpixbuf.h"
/* Number of covers used to generate the drag & drop image */