Search
lxdream.org :: lxdream/src/drivers/cd_linux.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/drivers/cd_linux.c
changeset 678:35eb00945316
prev644:ccae4bfa5f82
next709:18c39a8e504c
author nkeynes
date Sun Jun 22 04:01:27 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Commit work-in-progress CoreAudio driver
(along with various changes to the audio subsystem)
file annotate diff log raw
1.1 --- a/src/drivers/cd_linux.c Sun Mar 02 11:38:08 2008 +0000
1.2 +++ b/src/drivers/cd_linux.c Sun Jun 22 04:01:27 2008 +0000
1.3 @@ -26,7 +26,7 @@
1.4 #include <fstab.h>
1.5 #include <fcntl.h>
1.6
1.7 -#include "gdrom/gdrom.h"
1.8 +#include "gdrom/gddriver.h"
1.9 #include "gdrom/packet.h"
1.10 #include "dream.h"
1.11
.