Commit d755cd7c authored by Christian Costa's avatar Christian Costa Committed by Alexandre Julliard

amstream/tests: Fix crosstest build.

parent ec21ea1b
......@@ -3,7 +3,7 @@ TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = amstream.dll
IMPORTS = kernel32 oleaut32 ole32 quartz strmiids
IMPORTS = quartz oleaut32 ole32 kernel32
CTESTS = \
amstream.c
......
......@@ -23,6 +23,7 @@
#define COBJMACROS
#include "wine/test.h"
#include "initguid.h"
#include "amstream.h"
#define FILE_LEN 9
......
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