pidgin/gtkutils.c

changeset 40360
e21f3bbcc2a5
parent 40334
3123ce0bafa7
child 40439
e9838d634d5e
equal deleted inserted replaced
40359:ca141ea93b83 40360:e21f3bbcc2a5
30 30
31 #include <gdk/gdkkeysyms.h> 31 #include <gdk/gdkkeysyms.h>
32 32
33 #include <talkatu.h> 33 #include <talkatu.h>
34 34
35 #include "conversation.h" 35 #include <purple.h>
36 #include "debug.h"
37 #include "notify.h"
38 #include "prefs.h"
39 #include "protocol.h"
40 #include "request.h"
41 #include "signals.h"
42 #include "sound.h"
43 #include "util.h"
44 36
45 #include "gtkaccount.h" 37 #include "gtkaccount.h"
46 #include "gtkprefs.h" 38 #include "gtkprefs.h"
47 39
48 #include "gtkconv.h" 40 #include "gtkconv.h"

mercurial