Fix winks configure test

Fixes #723995
This commit is contained in:
Руслан Ижбулатов 2014-02-10 08:21:04 +00:00 committed by Sebastian Dröge
parent ad92dfc7b4
commit 008c15c910

View file

@ -813,7 +813,7 @@ AG_GST_CHECK_FEATURE(DIRECTSHOW, [DirectShow plug-in], winks, [
#include <windows.h>
#include <strmif.h>
#include <uuids.h>
]], [[
int main () {
IGraphBuilder *pGraph = NULL;
HRESULT hr = CoInitialize(NULL);