summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-09 06:20:34 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-09 06:20:34 +0000
commit1a2b23c7988929cbb2674e40ebcba0236b208415 (patch)
tree38bfeca820b84c31302c10b1254d68fba5546775 /plugins
parent566208a2651b0c063ecc37413d6923ab677ad90d (diff)
downloadpcsxr-1a2b23c7988929cbb2674e40ebcba0236b208415.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54396 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins')
-rw-r--r--plugins/dfcdrom/cdr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/dfcdrom/cdr.h b/plugins/dfcdrom/cdr.h
index 2123ce66..e127f89b 100644
--- a/plugins/dfcdrom/cdr.h
+++ b/plugins/dfcdrom/cdr.h
@@ -60,6 +60,7 @@
#elif defined (__sun)
#include <sys/cdio.h>
+#include <sys/scsi/scsi.h>
#define CD_SECS 60
#define CD_FRAMES 75