mediaobj.idl: Remove includes that are autogenerated by widl.
This commit is contained in:
parent
44a34c4838
commit
686eb17332
|
@ -17,11 +17,6 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
cpp_quote("#if !defined(COM_NO_WINDOWS_H) && !defined(__WINESRC__)")
|
||||
cpp_quote("#include <windows.h>")
|
||||
cpp_quote("#include <ole2.h>")
|
||||
cpp_quote("#endif")
|
||||
|
||||
import "unknwn.idl";
|
||||
import "objidl.idl";
|
||||
|
||||
|
|
Loading…
Reference in New Issue