projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
46028b0
)
fixed
author
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 23 Dec 2001 22:40:26 +0000
(22:40 +0000)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/ext/alsa/gstalsa.h
b/ext/alsa/gstalsa.h
index
37ccb00
..
e2fa6b2
100644
(file)
--- a/
ext/alsa/gstalsa.h
+++ b/
ext/alsa/gstalsa.h
@@
-23,7
+23,7
@@
#include <alsa/asoundlib.h>
#include <gst/gst.h>
-#include <
libs/bytestream/gst
bytestream.h>
+#include <
gst/bytestream/
bytestream.h>
#include <glib.h>
#define GST_ALSA(obj) G_TYPE_CHECK_INSTANCE_CAST(obj, GST_TYPE_ALSA, GstAlsa)