Patched to compile on Mac OS X.
This commit is contained in:
parent
bbbbb17258
commit
c59105bd03
|
@ -14,6 +14,7 @@
|
|||
#include <CoreFoundation/CoreFoundation.h>
|
||||
|
||||
#if !defined(PHYSFS_NO_CDROM_SUPPORT)
|
||||
#include <Carbon/Carbon.h> /* !!! FIXME */
|
||||
#include <IOKit/storage/IOMedia.h>
|
||||
#include <IOKit/storage/IOCDMedia.h>
|
||||
#include <IOKit/storage/IODVDMedia.h>
|
||||
|
|
Loading…
Reference in New Issue