~ubuntu-branches/ubuntu/wily/banshee-community-extensions/wily

« back to all changes in this revision

Viewing changes to src/LastfmFingerprint/liblastfmfpbridge/lastfmfpbridgetest.cpp

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2013-06-03 23:00:22 UTC
  • Revision ID: package-import@ubuntu.com-20130603230022-0l9sfssea4s74f6c
Tags: 2.4.0-2ubuntu1
* [ff4badf] Merge from Debian Unstable, remaining changes:
  + Enable AppIndicator extension

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 */
22
22
 
23
23
#include <gst/gst.h>
 
24
#include <stdio.h>
24
25
 
25
26
#include "gst-lastfmfpbridge.h"
26
27