diff --git a/dlls/gdiplus/Makefile.in b/dlls/gdiplus/Makefile.in index e73e7d4e897..7fcafc848d4 100644 --- a/dlls/gdiplus/Makefile.in +++ b/dlls/gdiplus/Makefile.in @@ -1,6 +1,6 @@ MODULE = gdiplus.dll IMPORTLIB = gdiplus -IMPORTS = uuid shlwapi ole32 user32 gdi32 +IMPORTS = uuid shlwapi ole32 user32 gdi32 ucrtbase DELAYIMPORTS = windowscodecs EXTRADLLFLAGS = -mno-cygwin