Commit 0fe51e0f authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

amstream/tests: Link to strmiids and uuid.

parent 64121456
TESTDLL = amstream.dll
IMPORTS = quartz ddraw oleaut32 ole32 user32
IMPORTS = strmiids uuid ddraw ole32 user32
C_SRCS = \
amstream.c
......@@ -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',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment