Skip to content

Commit

Permalink
Patched to compile on Mac OS X.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jun 25, 2012
1 parent bbbbb17 commit c59105b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform_macosx.c
Expand Up @@ -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>
Expand Down

0 comments on commit c59105b

Please sign in to comment.