summaryrefslogtreecommitdiff
path: root/macosx/plugins/CDDeviceInterface/src
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-17 09:02:52 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-17 09:02:52 +0000
commit8256cc125c92a7bad240b982b431f34eabb4162a (patch)
tree3f806a3c927d6fb70be1e1a4cf64965da8795f7f /macosx/plugins/CDDeviceInterface/src
parent96463661d9bbab1f6c69f07f9e615d9947a35691 (diff)
downloadpcsxr-8256cc125c92a7bad240b982b431f34eabb4162a.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54830 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/CDDeviceInterface/src')
-rw-r--r--macosx/plugins/CDDeviceInterface/src/PlugCD.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/plugins/CDDeviceInterface/src/PlugCD.c b/macosx/plugins/CDDeviceInterface/src/PlugCD.c
index 55b6f2f1..18e848bf 100644
--- a/macosx/plugins/CDDeviceInterface/src/PlugCD.c
+++ b/macosx/plugins/CDDeviceInterface/src/PlugCD.c
@@ -29,6 +29,7 @@
#include <IOKit/IOKitLib.h>
#include <IOKit/IOBSD.h>
#include <IOKit/storage/IOCDMedia.h>
+#include <IOKit/storage/IODVDMedia.h>
#include <IOKit/storage/IOMedia.h>
#include <IOKit/storage/IOCDTypes.h>
#include <IOKit/storage/IOCDMediaBSDClient.h>