comparison src/audio/ums/SDL_umsaudio.h @ 1361:19418e4422cb

New configure-based build system. Still work in progress, but much improved
author Sam Lantinga <slouken@libsdl.org>
date Thu, 16 Feb 2006 10:11:48 +0000
parents c9b51268668f
children d910939febfa
comparison
equal deleted inserted replaced
1360:70a9cfb4cf1b 1361:19418e4422cb
23 */ 23 */
24 24
25 #ifndef _SDL_UMSaudio_h 25 #ifndef _SDL_UMSaudio_h
26 #define _SDL_UMSaudio_h 26 #define _SDL_UMSaudio_h
27 27
28 #include "SDL_sysaudio.h" 28 #include <UMS/UMSAudioDevice.h>
29 29
30 #include <UMS/UMSAudioDevice.h> 30 #include "../SDL_sysaudio.h"
31 31
32 /* Hidden "this" pointer for the video functions */ 32 /* Hidden "this" pointer for the video functions */
33 #define _THIS SDL_AudioDevice *this 33 #define _THIS SDL_AudioDevice *this
34 34
35 struct SDL_PrivateAudioData 35 struct SDL_PrivateAudioData