summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
m---------common0
-rw-r--r--gst/playondemand/demo-mp3.c1
2 files changed, 1 insertions, 0 deletions
diff --git a/common b/common
-Subproject 59ed6821982c4f5f989b1a635e34dc782d0a8e3
+Subproject 49b94b4d92a9621d42aa6c80bd720e2abc747fe
diff --git a/gst/playondemand/demo-mp3.c b/gst/playondemand/demo-mp3.c
index e218011f..91b9e3bf 100644
--- a/gst/playondemand/demo-mp3.c
+++ b/gst/playondemand/demo-mp3.c
@@ -1,3 +1,4 @@
+#include <stdlib.h>
#include <glib.h>
#include <gtk/gtk.h>
#include <gst/gst.h>