diff --git a/dlls/ws2_32/Makefile.in b/dlls/ws2_32/Makefile.in index 1bb424f9022..9924e2d0875 100644 --- a/dlls/ws2_32/Makefile.in +++ b/dlls/ws2_32/Makefile.in @@ -5,8 +5,8 @@ SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = ws2_32.dll IMPORTLIB = ws2_32 -IMPORTS = iphlpapi kernel32 ntdll -DELAYIMPORTS = user32 +IMPORTS = kernel32 ntdll +DELAYIMPORTS = iphlpapi user32 EXTRALIBS = @LIBPOLL@ C_SRCS = \