mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 10:40:20 +08:00
Wrote one new header this night compatible with dxsdk 2004 dec release.
svn path=/trunk/; revision=26896
This commit is contained in:
@@ -16,9 +16,15 @@
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
|
||||
|
||||
#ifndef __WINE_DSOUND_H
|
||||
#define __WINE_DSOUND_H
|
||||
|
||||
// hack
|
||||
#define __DSOUND_INCLUDED__
|
||||
|
||||
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user