diff src/cdrom/macosx/AudioFileReaderThread.c @ 1402:d910939febfa

Use consistent identifiers for the various platforms we support. Make sure every source file includes SDL_config.h, so the proper system headers are chosen.
author Sam Lantinga <slouken@libsdl.org>
date Tue, 21 Feb 2006 08:46:50 +0000
parents 604d73db6802
children dc6b59e925a2
line wrap: on
line diff
--- a/src/cdrom/macosx/AudioFileReaderThread.c	Tue Feb 21 08:34:45 2006 +0000
+++ b/src/cdrom/macosx/AudioFileReaderThread.c	Tue Feb 21 08:46:50 2006 +0000
@@ -22,6 +22,7 @@
     This file based on Apple sample code. We haven't changed the file name, 
     so if you want to see the original search for it on apple.com/developer
 */
+#include "SDL_config.h"
 
 //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 // AudioFileManager.cpp