Allow gstreamer plugin to compile on Gentoo et al. Thanks to Tazy Scientist.

This commit is contained in:
Router Gray
2019-07-24 17:49:39 -05:00
parent 99303883dc
commit 8e00ae1d44

View File

@@ -55,10 +55,8 @@
#if LL_GSTREAMER010_ENABLED
extern "C" {
#include <gst/gst.h>
#include <gst/gstelement.h>
}
#include "llmediaimplgstreamer.h"
#include "llmediaimplgstreamertriviallogging.h"