mirror of
https://github.com/joel16/SDL2.git
synced 2025-01-21 02:36:33 +00:00
*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40753
This commit is contained in:
parent
2f418548e3
commit
1e6f6032b2
@ -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" {
|
||||
|
6
src/cdrom/mint/.cvsignore
Normal file
6
src/cdrom/mint/.cvsignore
Normal file
@ -0,0 +1,6 @@
|
||||
Makefile.in
|
||||
Makefile
|
||||
.libs
|
||||
*.o
|
||||
*.lo
|
||||
*.la
|
Loading…
x
Reference in New Issue
Block a user