~ubuntu-branches/ubuntu/precise/folks/precise

« back to all changes in this revision

Viewing changes to backends/telepathy/tp-backend-factory.c

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-06-10 11:28:11 UTC
  • mfrom: (1.2.11 upstream) (4.2.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110610112811-whyeodbo9mjezxfp
Tags: 0.5.2-1ubuntu1
* Merge with Debian experimental, remaining Ubuntu changes:
  - debian/control:
    + Add Vcs-Bzr link

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* tp-backend-factory.c generated by valac 0.11.7, the Vala compiler
 
1
/* tp-backend-factory.c generated by valac 0.12.0, the Vala compiler
2
2
 * generated from tp-backend-factory.vala, do not modify */
3
3
 
4
4
/*
27
27
 
28
28
#include <glib.h>
29
29
#include <glib-object.h>
30
 
#include <folks.h>
 
30
#include <folks/folks.h>
31
31
 
32
32
 
33
33
#define FOLKS_BACKENDS_TP_TYPE_BACKEND_FACTORY (folks_backends_tp_backend_factory_get_type ())