* lib/dxguid.c: Don't #include <objbase.h>.
* include/unknwn.h: Partially revert change of 2002-12-26. Don't include <ole2.h>.
This commit is contained in:
@ -25,7 +25,6 @@
|
||||
#if defined(__LCC__) || defined(__GNUC__)
|
||||
#define INITGUID 1
|
||||
#include <windows.h>
|
||||
#include <objbase.h>
|
||||
#else
|
||||
#include <basetyps.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user