diff options
Diffstat (limited to 'macosx/plugins/CDDeviceInterface/src/PlugCD.c')
| -rw-r--r-- | macosx/plugins/CDDeviceInterface/src/PlugCD.c | 1 |
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> |
