summaryrefslogtreecommitdiff
path: root/libs/gst/net/gstnetaddressmeta.c
diff options
context:
space:
mode:
Diffstat (limited to 'libs/gst/net/gstnetaddressmeta.c')
-rw-r--r--libs/gst/net/gstnetaddressmeta.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/gst/net/gstnetaddressmeta.c b/libs/gst/net/gstnetaddressmeta.c
index de98a1c2f9..262c5788fc 100644
--- a/libs/gst/net/gstnetaddressmeta.c
+++ b/libs/gst/net/gstnetaddressmeta.c
@@ -26,6 +26,9 @@
* in a #GstBuffer so that it network elements can track the to and from address
* of the buffer.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include <string.h>