diff --git a/common/snd_alsa.c b/common/snd_alsa.c index e75cd8a..3b5139d 100644 --- a/common/snd_alsa.c +++ b/common/snd_alsa.c @@ -18,7 +18,10 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "quakedef.h" +#include "config.h" +#include "qtypes.h" +#include "sound.h" +#include "qargs.h" #include #include