mirror of
https://github.com/reactos/reactos.git
synced 2025-05-06 10:28:45 +00:00
- Fix a warning
svn path=/trunk/; revision=37520
This commit is contained in:
parent
c6e8145135
commit
5173235ba2
1 changed files with 1 additions and 0 deletions
|
@ -2557,6 +2557,7 @@ DECLARE_INTERFACE_( IDirectDrawSurface3, IUnknown )
|
|||
#define IDirectDrawSurface7_GetLOD(p,a) (p)->GetLOD(a)
|
||||
#endif
|
||||
#endif
|
||||
#undef INTERFACE
|
||||
|
||||
#ifdef __cplusplus
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue