summaryrefslogtreecommitdiffstats
path: root/gst-libs/ext/mplex/buffer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/ext/mplex/buffer.cc')
-rw-r--r--gst-libs/ext/mplex/buffer.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst-libs/ext/mplex/buffer.cc b/gst-libs/ext/mplex/buffer.cc
index 2b291802..24f5fd24 100644
--- a/gst-libs/ext/mplex/buffer.cc
+++ b/gst-libs/ext/mplex/buffer.cc
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "buffer.hh"
#include <stdlib.h>