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

« back to all changes in this revision

Viewing changes to src/caps-hash.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:
21
21
#ifndef __CAPS_HASH_H__
22
22
#define __CAPS_HASH_H__
23
23
 
24
 
#include <loudmouth/loudmouth.h>
25
 
 
26
24
#include "connection.h"
27
25
#include "gabble/caps-hash.h"
28
26