]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cd_bsd.c
changed lhrandom to use the full RAND_MAX limit (more random, after all the low bits...
[xonotic/darkplaces.git] / cd_bsd.c
index 4ee469c5c044d545f397958c11aa82c6d437b27a..0608297fc2af5f812b3d3eb616f50c88eb79c9e8 100644 (file)
--- a/cd_bsd.c
+++ b/cd_bsd.c
@@ -32,6 +32,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #endif
 
 #include "quakedef.h"
+#include "cdaudio.h"
 
 
 #ifndef __FreeBSD__