Couple more g_memdup() -> g_memdup2() fixes
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / gst / mpegtsmux / gstmpegtsmux.c
index d5515a0..44c952e 100644 (file)
@@ -76,6 +76,9 @@
  *
  * {{ tests/examples/mpegts/ts-section-writer.c }}
  */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #include "gstmpegtsmux.h"
 #include <string.h>