]> git.0d.be Git - empathy.git/commit
audio-sink: fix compilation with GStreamer 0.10
authorWill Thompson <will@willthompson.co.uk>
Wed, 9 Oct 2013 15:16:41 +0000 (16:16 +0100)
committerWill Thompson <will@willthompson.co.uk>
Sun, 13 Oct 2013 20:20:49 +0000 (21:20 +0100)
commitdea9f68e37b897f61eba440128fbc6dfb0b97f7e
tree65a8c42f3aba72c2fa42d1e52fb3986418dae61d
parent7f98a88b11f2e8896dc0f2d2e412e62075a6590c
audio-sink: fix compilation with GStreamer 0.10

66e393b removed this include, but without it compilation fails for me. I
assume this is beacuse I am building Empathy against GStreamer 0.10 and
Emanuele was building against GStreamer 1.0 when removing unneeded
includes.

https://bugzilla.gnome.org/show_bug.cgi?id=709741
src/empathy-audio-sink.c