pidgin/gtkconv.c

changeset 40037
8e1ed016f5a4
parent 39945
a463a1d03965
child 40062
d25228fc7b8e
equal deleted inserted replaced
40028:001c4e774da0 40037:8e1ed016f5a4
21 */ 21 */
22 22
23 #include "internal.h" 23 #include "internal.h"
24 #include "pidgin.h" 24 #include "pidgin.h"
25 25
26 #ifndef _WIN32 26 #ifdef HAVE_X11
27 # include <X11/Xlib.h> 27 # include <X11/Xlib.h>
28 #endif 28 #endif
29 29
30 #include <gdk/gdkkeysyms.h> 30 #include <gdk/gdkkeysyms.h>
31 31

mercurial