From 13b2515c3b00176ff0be46371cb9f0311f74a9b6 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 21 Mar 2006 09:40:01 +0000 Subject: [PATCH] *** empty log message *** --- include/SDL_config.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL_config.h.in b/include/SDL_config.h.in index 83fd235b2..97ce9d86f 100644 --- a/include/SDL_config.h.in +++ b/include/SDL_config.h.in @@ -155,6 +155,7 @@ #undef SDL_AUDIO_DRIVER_ARTS #undef SDL_AUDIO_DRIVER_ARTS_DYNAMIC #undef SDL_AUDIO_DRIVER_BAUDIO +#undef SDL_AUDIO_DRIVER_BSD #undef SDL_AUDIO_DRIVER_COREAUDIO #undef SDL_AUDIO_DRIVER_DART #undef SDL_AUDIO_DRIVER_DC @@ -167,7 +168,6 @@ #undef SDL_AUDIO_DRIVER_MINT #undef SDL_AUDIO_DRIVER_MMEAUDIO #undef SDL_AUDIO_DRIVER_NAS -#undef SDL_AUDIO_DRIVER_BSD #undef SDL_AUDIO_DRIVER_OSS #undef SDL_AUDIO_DRIVER_OSS_SOUNDCARD_H #undef SDL_AUDIO_DRIVER_PAUD