pidgin/plugins/gevolution/add_buddy_dialog.c

branch
soc.2013.gobjectification
changeset 34706
02cb08146888
parent 33793
f98089ae0e01
child 34708
dd67596485ca
equal deleted inserted replaced
34705:612fec2b5a0e 34706:02cb08146888
17 * along with this program; if not, write to the Free Software 17 * along with this program; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
19 * 02111-1301, USA. 19 * 02111-1301, USA.
20 */ 20 */
21 #include "internal.h" 21 #include "internal.h"
22 #include "gtkblist.h" 22 #include "gtkbuddylist.h"
23 #include "pidgin.h" 23 #include "pidgin.h"
24 #include "gtkutils.h" 24 #include "gtkutils.h"
25 25
26 #include "debug.h" 26 #include "debug.h"
27 27

mercurial