mirror of
https://github.com/reactos/reactos.git
synced 2025-01-07 14:51:00 +00:00
fix a header issue with wine d3d.h
svn path=/trunk/; revision=30736
This commit is contained in:
parent
2d0b2c25bf
commit
8b838171f0
1 changed files with 1 additions and 0 deletions
|
@ -202,6 +202,7 @@ typedef DWORD D3DVIEWPORTHANDLE, *LPD3DVIEWPORTHANDLE;
|
|||
/*****************************************************************************
|
||||
* IDirect3D interface
|
||||
*/
|
||||
#undef INTERFACE
|
||||
#define INTERFACE IDirect3D
|
||||
DECLARE_INTERFACE_(IDirect3D,IUnknown)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue