From e58373a8b65fdcddd8a253f4b0ee2253e2af7042 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 --- gst/modplug/gstmodplug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/modplug/gstmodplug.h') diff --git a/gst/modplug/gstmodplug.h b/gst/modplug/gstmodplug.h index 86f815e3..2b5994c2 100644 --- a/gst/modplug/gstmodplug.h +++ b/gst/modplug/gstmodplug.h @@ -28,7 +28,7 @@ extern "C" { #endif /* __cplusplus */ #include -#include +#include #define GST_TYPE_MODPLUG \ (gst_modplug_get_type()) -- cgit v1.2.1