- Fix a warning

svn path=/trunk/; revision=37520
This commit is contained in:
Stefan Ginsberg 2008-11-21 17:53:10 +00:00
parent c6e8145135
commit 5173235ba2

View file

@ -2557,6 +2557,7 @@ DECLARE_INTERFACE_( IDirectDrawSurface3, IUnknown )
#define IDirectDrawSurface7_GetLOD(p,a) (p)->GetLOD(a)
#endif
#endif
#undef INTERFACE
#ifdef __cplusplus
};