amstream/tests: Link to strmiids and uuid.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Zebediah Figura 2019-08-29 22:49:26 -05:00 committed by Alexandre Julliard
parent 6412145657
commit 0fe51e0fa6
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
TESTDLL = amstream.dll
IMPORTS = quartz ddraw oleaut32 ole32 user32
IMPORTS = strmiids uuid ddraw ole32 user32
C_SRCS = \
amstream.c

View File

@ -21,12 +21,11 @@
#define COBJMACROS
#include "wine/test.h"
#include "initguid.h"
#include "dshow.h"
#include "amstream.h"
#include "vfwmsgs.h"
#include "mmreg.h"
#include "ks.h"
#include "initguid.h"
#include "ksmedia.h"
static const WCHAR primary_video_sink_id[] = {'I','{','A','3','5','F','F','5','6','A',