finch/gntmedia.c

branch
soc.2008.vv
changeset 23697
299bafcd8eb8
parent 22683
bd514cc037cf
child 23700
e47be56bdd2b
equal deleted inserted replaced
23696:1049b744d8c8 23697:299bafcd8eb8
40 #include "debug.h" 40 #include "debug.h"
41 41
42 /* An incredibly large part of the following is from gtkmedia.c */ 42 /* An incredibly large part of the following is from gtkmedia.c */
43 #ifdef USE_FARSIGHT 43 #ifdef USE_FARSIGHT
44 44
45 #include <farsight/farsight.h>
46
47 #undef hangup 45 #undef hangup
48 46
49 struct _FinchMediaPrivate 47 struct _FinchMediaPrivate
50 { 48 {
51 PurpleMedia *media; 49 PurpleMedia *media;

mercurial