From 07c13dfd11cbd45e96a5c21cd88ccd44601678ea Mon Sep 17 00:00:00 2001 From: notaz Date: Mon, 30 Jul 2012 21:29:29 +0300 Subject: allow multiple sound drivers to be compiled --- plugins/dfsound/stdafx.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/dfsound/stdafx.h') diff --git a/plugins/dfsound/stdafx.h b/plugins/dfsound/stdafx.h index 45b366b..d40344f 100644 --- a/plugins/dfsound/stdafx.h +++ b/plugins/dfsound/stdafx.h @@ -23,9 +23,6 @@ #include #include #include -#ifdef USEOSS -#include -#endif #include #include #define RRand(range) (random()%range) -- cgit v1.2.3