From: David I. Lehn Date: Sat, 31 Jan 2004 00:29:21 +0000 (+0000) Subject: examples/gstplay/player.c: s/gstplay.h/play.h/ X-Git-Tag: 1.19.3~509^2~15284 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8068692b104d226cdbde1726209dd69a5995450f;p=platform%2Fupstream%2Fgstreamer.git examples/gstplay/player.c: s/gstplay.h/play.h/ Original commit message from CVS: * examples/gstplay/player.c: s/gstplay.h/play.h/ --- diff --git a/ChangeLog b/ChangeLog index 4bcb032..8d15850 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-01-30 David I. Lehn + + * examples/gstplay/player.c: s/gstplay.h/play.h/ + 2004-01-30 Thomas Vander Stichele * gst-libs/gst/play/Makefile.am: diff --git a/examples/gstplay/player.c b/examples/gstplay/player.c index 094cab5..67f452d 100644 --- a/examples/gstplay/player.c +++ b/examples/gstplay/player.c @@ -17,7 +17,7 @@ * Boston, MA 02111-1307, USA. */ -#include +#include static GMainLoop *loop = NULL; static gint64 length = 0;