--- a/src/cdrom/macosx/CDPlayer.h Mon Nov 24 22:52:28 2003 +0000
+++ b/src/cdrom/macosx/CDPlayer.h Wed Dec 10 12:32:38 2003 +0000
@@ -23,16 +23,14 @@
#ifndef __CDPlayer__H__
#define __CDPlayer__H__ 1
+#include <string.h>
+
#include <CoreFoundation/CoreFoundation.h>
#include <Carbon/Carbon.h>
#include <AudioUnit/AudioUnit.h>
-#include <AudioToolbox/AudioToolbox.h>
-#include <SDL.h>
-
-#include <string.h>
-#include <unistd.h> // for usleep
+#include "SDL.h"
#ifdef __cplusplus
extern "C" {
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/cdrom/mint/.cvsignore Wed Dec 10 12:32:38 2003 +0000
@@ -0,0 +1,6 @@
+Makefile.in
+Makefile
+.libs
+*.o
+*.lo
+*.la