~ubuntu-branches/ubuntu/feisty/gossip-telepathy/feisty

« back to all changes in this revision

Viewing changes to libgossip/gossip-vcard.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-12-20 15:09:43 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20061220150943-01hnkptgzfvw5d6e
Tags: 0.21~cvs20061220-0ubuntu1
* New CVS checkout.
* debian/control: Build-Depend on libtelepathy-dev (>= 0.0.40-0ubuntu2).

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#define __GOSSIP_VCARD_H__
23
23
 
24
24
#include <glib-object.h>
 
25
 
 
26
#include "gossip-avatar.h"
25
27
#include "gossip-utils.h"
26
28
 
27
29
#define GOSSIP_TYPE_VCARD         (gossip_vcard_get_type ())