diff -r 46fb898f098d -r b43765095a6f src/audio/SDL_audio.c --- a/src/audio/SDL_audio.c Mon Dec 09 13:30:35 2013 -0500 +++ b/src/audio/SDL_audio.c Sun Nov 24 23:56:17 2013 -0500 @@ -18,7 +18,7 @@ misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. */ -#include "SDL_config.h" +#include "../SDL_internal.h" /* Allow access to a raw mixing buffer */