]> git.0d.be Git - empathy.git/blobdiff - libempathy/gossip-contact.c
[darcs-to-svn @ Fix setting presence]
[empathy.git] / libempathy / gossip-contact.c
index fc0569021a67e76c11bd218342256ce924e96c42..68be90cd970d15f2e6a058d0e011095b7249ff15 100644 (file)
@@ -642,7 +642,7 @@ gossip_contact_get_status (GossipContact *contact)
 
                status = gossip_presence_get_status (priv->presence);
                if (!status) {
-                       GossipPresenceState state;
+                       McPresence state;
 
                        state = gossip_presence_get_state (priv->presence);
                        status = gossip_presence_state_get_default_status (state);