diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/speed/demo-mp3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/speed/demo-mp3.c b/gst/speed/demo-mp3.c index 3e81853b..d3eb3b13 100644 --- a/gst/speed/demo-mp3.c +++ b/gst/speed/demo-mp3.c @@ -1,3 +1,4 @@ +#include <stdlib.h> #include <gtk/gtk.h> #include <gst/gst.h> |