$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 */
