~ubuntu-branches/ubuntu/wily/telepathy-glib/wily-proposed

« back to all changes in this revision

Viewing changes to tests/lib/echo-cm.h

  • Committer: Package Import Robot
  • Author(s): Simon McVittie
  • Date: 2014-03-19 14:45:12 UTC
  • mfrom: (1.6.42) (35.1.38 experimental)
  • Revision ID: package-import@ubuntu.com-20140319144512-wqu2os0l3d8tqjp0
Tags: 0.23.3-1
* New upstream release (release candidate for 0.24.0)
  - update symbols file
* Add patch fixing many memory leaks (regression in 0.23.1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
#define __TP_TESTS_ECHO_CONNECTION_MANAGER_H__
12
12
 
13
13
#include <glib-object.h>
14
 
#include <telepathy-glib/base-connection-manager.h>
 
14
#include <telepathy-glib/telepathy-glib.h>
15
15
 
16
16
G_BEGIN_DECLS
17
17