fix to work with Mercury's header changes

This commit is contained in:
Bill Currie 2000-01-28 11:13:13 +00:00
parent bc4882864e
commit ee26684664

View file

@ -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 <stdio.h>
#include <stdlib.h>