fixed
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 23 Dec 2001 22:40:26 +0000 (22:40 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 23 Dec 2001 22:40:26 +0000 (22:40 +0000)
Original commit message from CVS:
fixed

ext/alsa/gstalsa.h

index 37ccb00..e2fa6b2 100644 (file)
@@ -23,7 +23,7 @@
 
 #include <alsa/asoundlib.h>
 #include <gst/gst.h>
-#include <libs/bytestream/gstbytestream.h>
+#include <gst/bytestream/bytestream.h>
 #include <glib.h>
 
 #define GST_ALSA(obj) G_TYPE_CHECK_INSTANCE_CAST(obj, GST_TYPE_ALSA, GstAlsa)