finch/gntmedia.c

changeset 40616
064ff9f4150a
parent 40511
ec08ac1f7d5f
child 41085
508788523450
equal deleted inserted replaced
40615:1e395b541dc5 40616:064ff9f4150a
26 26
27 #include <purple.h> 27 #include <purple.h>
28 28
29 #include <gnt.h> 29 #include <gnt.h>
30 30
31 #include "finch.h"
32 #include "gntconv.h" 31 #include "gntconv.h"
33 #include "gntmedia.h" 32 #include "gntmedia.h"
33 #include "libfinch.h"
34 34
35 /* An incredibly large part of the following is from gtkmedia.c */ 35 /* An incredibly large part of the following is from gtkmedia.c */
36 #ifdef USE_VV 36 #ifdef USE_VV
37 37
38 #undef hangup 38 #undef hangup

mercurial