~ken-vandine/ubuntu/precise/telepathy-gabble/ubuntu

« back to all changes in this revision

Viewing changes to src/muc-channel.h

  • Committer: Ken VanDine
  • Date: 2012-02-22 19:53:58 UTC
  • mfrom: (1.7.11)
  • Revision ID: ken.vandine@canonical.com-20120222195358-yzb8u3oy48rzcdtj
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
#include <glib-object.h>
26
26
#include <gio/gio.h>
27
27
 
28
 
#include <loudmouth/loudmouth.h>
29
28
#include <telepathy-glib/base-channel.h>
30
29
#include <telepathy-glib/dbus-properties-mixin.h>
31
30
#include <telepathy-glib/group-mixin.h>