From c4e423537d77267ff859f20cefcbeaa4817d7199 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Sun, 11 Apr 2004 12:20:31 +0000 Subject: libvcd 0.7.20, libcdio 0.68 CVS patchset: 6388 CVS date: 2004/04/11 12:20:31 --- src/input/vcd/libvcd/stream.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/input/vcd/libvcd/stream.c') diff --git a/src/input/vcd/libvcd/stream.c b/src/input/vcd/libvcd/stream.c index 7866a62c2..2840a05d6 100644 --- a/src/input/vcd/libvcd/stream.c +++ b/src/input/vcd/libvcd/stream.c @@ -1,5 +1,5 @@ /* - $Id: stream.c,v 1.1 2003/10/13 11:47:12 f1rmb Exp $ + $Id: stream.c,v 1.2 2004/04/11 12:20:32 miguelfreitas Exp $ Copyright (C) 2000 Herbert Valerio Riedel @@ -36,11 +36,11 @@ #include /* Private headers */ -#include "assert.h" +#include "vcd_assert.h" #include "stream.h" #include "util.h" -static const char _rcsid[] = "$Id: stream.c,v 1.1 2003/10/13 11:47:12 f1rmb Exp $"; +static const char _rcsid[] = "$Id: stream.c,v 1.2 2004/04/11 12:20:32 miguelfreitas Exp $"; /* * DataSource implementations -- cgit v1.2.3