diff --git a/dlls/oleaut32/Makefile.in b/dlls/oleaut32/Makefile.in index 4b79ff72a3e..ae96750ea4d 100644 --- a/dlls/oleaut32/Makefile.in +++ b/dlls/oleaut32/Makefile.in @@ -6,7 +6,7 @@ VPATH = @srcdir@ LIBEXT = @LIBEXT@ MODULE = oleaut32 SOVERSION = 1.0 -IMPORTS = ole32 comctl32 +IMPORTS = olepro32 ole32 comctl32 SPEC_SRCS = oleaut32.spec ole2disp.spec typelib.spec