From ce372fab757929222603539739a955e12e7bfffd Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 29 Oct 2003 03:15:55 +0000 Subject: change gst/bytestream.h to gst/bytestream/bytestream.h Original commit message from CVS: change gst/bytestream.h to gst/bytestream/bytestream.h --- ext/dv/gstdvdec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/dv') diff --git a/ext/dv/gstdvdec.h b/ext/dv/gstdvdec.h index 14525d1a..0ac9c49a 100644 --- a/ext/dv/gstdvdec.h +++ b/ext/dv/gstdvdec.h @@ -29,7 +29,7 @@ extern "C" { #include -#include +#include /* This is the definition of the element's object structure. */ -- cgit