Commit 8e457d04 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

include: Added missing importlib.

parent d59fa772
......@@ -37,7 +37,7 @@ import "docobj.idl";
library SHDocVw
{
/* importlib("stdole2.tlb"); */
importlib("stdole2.tlb");
/*****************************************************************************
......
......@@ -57,6 +57,8 @@ interface IHTMLFiltersCollection : IDispatch
library MSHTML
{
importlib("stdole2.tlb");
/*****************************************************************************
* IHTMLStyle interface
*/
......
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