From d7d3b770c91e2c991109fcb5c94388261d1cbdbc Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Sat, 31 Jan 2004 00:29:21 +0000 Subject: examples/gstplay/player.c: s/gstplay.h/play.h/ Original commit message from CVS: * examples/gstplay/player.c: s/gstplay.h/play.h/ --- examples/gstplay/player.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/gstplay/player.c b/examples/gstplay/player.c index 094cab56..67f452df 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; -- cgit v1.2.1