summaryrefslogtreecommitdiffstats
path: root/gst-libs/ext/mplex/padstrm.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/ext/mplex/padstrm.cc')
-rw-r--r--gst-libs/ext/mplex/padstrm.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst-libs/ext/mplex/padstrm.cc b/gst-libs/ext/mplex/padstrm.cc
index 95e32dba..b60c6643 100644
--- a/gst-libs/ext/mplex/padstrm.cc
+++ b/gst-libs/ext/mplex/padstrm.cc
@@ -20,6 +20,10 @@
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "padstrm.hh"