Commit 5f5b9091 authored by Bang Jun-Young's avatar Bang Jun-Young Committed by Alexandre Julliard

avifil32: Remove unnecessary dependency on ntdll.

parent 273b7657
......@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = avifil32.dll
IMPORTLIB = libavifil32.$(IMPLIBEXT)
IMPORTS = msacm32 msvfw32 winmm ole32 user32 advapi32 kernel32 ntdll
IMPORTS = msacm32 msvfw32 winmm ole32 user32 advapi32 kernel32
EXTRALIBS = -luuid
C_SRCS = \
......
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