include: shldisp.idl should only import ocidl.idl.

This commit is contained in:
Francois Gouget 2011-12-15 20:32:28 +01:00 committed by Alexandre Julliard
parent b831594b50
commit af52a7a6ac
1 changed files with 1 additions and 6 deletions

View File

@ -18,12 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
import "objidl.idl";
import "oleidl.idl";
import "oaidl.idl";
import "shtypes.idl";
import "servprov.idl";
import "comcat.idl";
import "ocidl.idl";
#include <shdispid.h>