summaryrefslogtreecommitdiffstats
path: root/gst/udp/gstudp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/udp/gstudp.c')
-rw-r--r--gst/udp/gstudp.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/udp/gstudp.c b/gst/udp/gstudp.c
index f74b4b2d..d4d90bc2 100644
--- a/gst/udp/gstudp.c
+++ b/gst/udp/gstudp.c
@@ -17,6 +17,9 @@
* Boston, MA 02111-1307, USA.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include "gstudpsrc.h"
#include "gstudpsink.h"