X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=sys%2Fosxaudio%2Fgstosxaudioelement.c;h=bec24d14926b674fd015d293310c32fe15c14184;hb=ee3cf7366c1a1f9ce520edd71f2e7f1476297baf;hp=16cee0fd07b65778a6958a5ed41be78ecbbc2277;hpb=f49410d69882975c51cd51ae7702715f06bd2204;p=platform%2Fupstream%2Fgst-plugins-good.git diff --git a/sys/osxaudio/gstosxaudioelement.c b/sys/osxaudio/gstosxaudioelement.c index 16cee0f..bec24d1 100644 --- a/sys/osxaudio/gstosxaudioelement.c +++ b/sys/osxaudio/gstosxaudioelement.c @@ -38,16 +38,16 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. * * The development of this code was made possible due to the involvement of * Pioneers of the Inevitable, the creators of the Songbird Music player * */ -#include #include "gstosxaudioelement.h" +#include static void gst_osx_audio_element_interface_init (GstOsxAudioElementInterface * iface);