New typefind system: bytestream is now part of the core all plugins have been modifie...
[platform/upstream/gstreamer.git] / gst / gstbytestream.h
similarity index 97%
rename from libs/gst/bytestream/bytestream.h
rename to gst/gstbytestream.h
index 28869de..3191d08 100644 (file)
@@ -20,7 +20,9 @@
 #ifndef __GST_BYTESTREAM_H__
 #define __GST_BYTESTREAM_H__
 
-#include <gst/gst.h>
+#include <glib.h>
+#include <gst/gstpad.h>
+#include <gst/gstevent.h>
 
 G_BEGIN_DECLS