Include it all
authorWim Taymans <wim.taymans@gmail.com>
Wed, 19 Dec 2001 02:05:59 +0000 (02:05 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 19 Dec 2001 02:05:59 +0000 (02:05 +0000)
Original commit message from CVS:
Include it all

libs/bytestream/gstbytestream.h

index 7061e93..3906b22 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef __GST_BYTESTREAM_H__
 #define __GST_BYTESTREAM_H__
 
-#include <gst/gstpad.h>
+#include <gst/gst.h>
 
 #ifdef __cplusplus
 extern "C" {