summaryrefslogtreecommitdiff
path: root/macosx/plugins/CDDeviceInterface
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-13 12:35:02 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-13 12:35:02 +0000
commit2beede75b40b0c5a7da23c467fa5d4812e5e8e73 (patch)
treefcbda92e4358d7164bd4396770485e9ecb958912 /macosx/plugins/CDDeviceInterface
parent4d82902715511a6dcf4bb45fa0e3fd9ab7d7549e (diff)
downloadpcsxr-2beede75b40b0c5a7da23c467fa5d4812e5e8e73.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@37118 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/CDDeviceInterface')
-rw-r--r--macosx/plugins/CDDeviceInterface/src/PlugCD.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/plugins/CDDeviceInterface/src/PlugCD.c b/macosx/plugins/CDDeviceInterface/src/PlugCD.c
index db3a15c0..b9d770dd 100644
--- a/macosx/plugins/CDDeviceInterface/src/PlugCD.c
+++ b/macosx/plugins/CDDeviceInterface/src/PlugCD.c
@@ -32,7 +32,7 @@
#include <IOKit/storage/IOMedia.h>
#include <IOKit/storage/IOCDTypes.h>
#include <IOKit/storage/IOCDMediaBSDClient.h>
-#include <IOKit/scsi-commands/SCSITaskLib.h>
+#include <IOKit/scsi/SCSITaskLib.h>
#include <CoreFoundation/CoreFoundation.h>
//#include "plugins.h"