comparison src/audacious/widgets/playlist_list.c @ 2441:af8b86badfdb trunk

[svn] - Cleaned up a bit
author mf0102
date Mon, 29 Jan 2007 09:55:26 -0800
parents 1b109bc34ede
children d6315e592e40
comparison
equal deleted inserted replaced
2440:7f0318090690 2441:af8b86badfdb
134 } 134 }
135 135
136 #ifdef GDK_WINDOWING_X11 136 #ifdef GDK_WINDOWING_X11
137 137
138 #include <gdk/gdkx.h> 138 #include <gdk/gdkx.h>
139 #include <X11/Xlib.h>
140 #include <X11/Xatom.h>
141 139
142 GdkDrawable *get_transparency_pixmap(void) 140 GdkDrawable *get_transparency_pixmap(void)
143 { 141 {
144 GdkDrawable *root; 142 GdkDrawable *root;
145 guchar *pm = NULL; 143 guchar *pm = NULL;