rtsp: Include gst/gstconfig.h to make sure GST_PADDING is defined.

This commit is contained in:
Peter Kjellerstedt 2009-06-01 09:58:27 +02:00
parent e69c3a4f70
commit 848b834cb9

View 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>