Now compiles.

This commit is contained in:
Marcus Sundberg 2000-02-05 15:21:19 +00:00
parent 461c66051c
commit 69cbd2e370

View file

@ -1,6 +1,6 @@
/*
Copyright (C) 1996-1997 Id Software, Inc.
Portions Copyright (C) 1999 Marcus Sundberg [mackan@stacken.kth.se]
Copyright (C) 1996-1997 Id Software, Inc.
Copyright (C) 1999-2000 Marcus Sundberg [mackan@stacken.kth.se]
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@ -18,7 +18,9 @@ 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 "common_quakedef.h"
#include "sound.h"
#include <mme/mmsystem.h>
#ifdef HAVE_MME_MME_PUBLIC_H
# include <mme/mme_public.h>