diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-11-13 12:35:02 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-11-13 12:35:02 +0000 |
| commit | 2beede75b40b0c5a7da23c467fa5d4812e5e8e73 (patch) | |
| tree | fcbda92e4358d7164bd4396770485e9ecb958912 /macosx/plugins | |
| parent | 4d82902715511a6dcf4bb45fa0e3fd9ab7d7549e (diff) | |
| download | pcsxr-2beede75b40b0c5a7da23c467fa5d4812e5e8e73.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@37118 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins')
| -rw-r--r-- | macosx/plugins/CDDeviceInterface/src/PlugCD.c | 2 |
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" |
