*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40753
This commit is contained in:
Sam Lantinga 2003-12-10 12:32:38 +00:00
parent 2f418548e3
commit 1e6f6032b2
2 changed files with 9 additions and 5 deletions

View File

@ -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" {

View File

@ -0,0 +1,6 @@
Makefile.in
Makefile
.libs
*.o
*.lo
*.la