Changeset 16334 in vbox for trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp
- Timestamp:
- Jan 28, 2009 8:34:41 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp
r15831 r16334 32 32 # include <IOKit/IOKitLib.h> 33 33 # include <IOKit/IOCFPlugIn.h> 34 # include <IOKit/scsi -commands/SCSITaskLib.h>35 # include <IOKit/scsi -commands/SCSICommandOperationCodes.h>34 # include <IOKit/scsi/SCSITaskLib.h> 35 # include <IOKit/scsi/SCSICommandOperationCodes.h> 36 36 # include <IOKit/storage/IOStorageDeviceCharacteristics.h> 37 37 # include <mach/mach_error.h>
Note:
See TracChangeset
for help on using the changeset viewer.