mediaobj.idl: Remove includes that are autogenerated by widl.

oldstable
Jacek Caban 2011-06-30 11:20:01 +02:00 committed by Alexandre Julliard
parent 44a34c4838
commit 686eb17332
1 changed files with 0 additions and 5 deletions

View File

@ -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";