Wrote one new header this night compatible with dxsdk 2004 dec release.

svn path=/trunk/; revision=26896
This commit is contained in:
Magnus Olsen
2007-05-25 21:51:35 +00:00
parent 997f872497
commit 2f6b952a84
3 changed files with 174 additions and 167 deletions

View File

@@ -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