~ubuntu-branches/ubuntu/quantal/pidgin/quantal

« back to all changes in this revision

Viewing changes to libpurple/mediamanager.c

  • Committer: Ken VanDine
  • Date: 2012-03-05 18:09:23 UTC
  • Revision ID: ken.vandine@canonical.com-20120305180923-n73vwyrvadl847xo
* debian/control
  - build depend on farstream instead of farsight, it was renamed upstream
* debian/patches/70_farstream_rename.patch
  - updated includes and configure.ac to work with farstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
#ifdef USE_VV
40
40
#include <media/backend-fs2.h>
41
41
 
42
 
#include <gst/farsight/fs-element-added-notifier.h>
 
42
#include <farstream/fs-element-added-notifier.h>
43
43
#include <gst/interfaces/xoverlay.h>
44
44
 
45
45
/** @copydoc _PurpleMediaManagerPrivate */