4 #ifndef COM_NO_WINDOWS_H
10 #ifndef __WINE_OLEIDL_H
11 #define __WINE_OLEIDL_H
14 #include "wine/obj_base.h"
15 #include "wine/obj_misc.h"
17 /* the following depend only on obj_base.h */
18 #include "wine/obj_storage.h"
20 /* the following depend on obj_storage.h */
21 #include "wine/obj_moniker.h"
23 /* the following depend on obj_moniker */
24 #include "wine/obj_dataobject.h"
26 /* the following depend on obj_dataobject.h */
27 #include "wine/obj_dragdrop.h"
29 #include "wine/obj_inplace.h"
30 #include "wine/obj_cache.h"
31 #include "wine/obj_oleobj.h"
32 #include "wine/obj_oleview.h"
33 #include "wine/obj_errorinfo.h"
35 #endif /* __WINE_OLEIDL_H */