summaryrefslogtreecommitdiff
path: root/macosx/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins')
-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"