Patched to compile on Mac OS X.

This commit is contained in:
Ryan C. Gordon 2012-06-25 15:25:55 -04:00
parent bbbbb17258
commit c59105bd03
1 changed files with 1 additions and 0 deletions

View File

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