repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
audio
/
ario
/
patches
/
patch-src_ario-util_h
blob
b075ba4711a36e98ee1795b2b8b0b4bf78f41fee
1
$NetBSD$
2
3
Fix build with latest glib2.
4
5
--- src/ario-util.h~ 2011-02-27 15:07:31.000000000 +0000
6
+++ src/ario-util.h
7
@@ -18,7 +18,7 @@
8
*/
9
10
#include "servers/ario-server.h"
11
-#include "glib/gslist.h"
12
+#include "glib.h"
13
#include "gdk/gdkpixbuf.h"
14
15
/* Number of covers used to generate the drag & drop image */