Add import of ntdll.

This commit is contained in:
Steven Edwards 2003-03-07 20:30:17 +00:00 committed by Alexandre Julliard
parent 1af319d9e2
commit 1306fdbd01
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winmm.dll
IMPORTS = user32 advapi32 kernel32
IMPORTS = user32 advapi32 kernel32 ntdll
ALTNAMES = mmsystem.dll sound.dll
LDDLLFLAGS = @LDDLLFLAGS@