rtsp: Include gst/gstconfig.h to make sure GST_PADDING is defined.
authorPeter Kjellerstedt <pkj@axis.com>
Mon, 1 Jun 2009 07:58:27 +0000 (09:58 +0200)
committerPeter Kjellerstedt <pkj@axis.com>
Mon, 1 Jun 2009 07:58:27 +0000 (09:58 +0200)
gst-libs/gst/rtsp/gstrtspconnection.h

index 9982d11..10c145b 100644 (file)
@@ -45,6 +45,7 @@
 
 #include <glib.h>
 
+#include <gst/gstconfig.h>
 #include <gst/rtsp/gstrtspdefs.h>
 #include <gst/rtsp/gstrtspurl.h>
 #include <gst/rtsp/gstrtspmessage.h>