Fix the build on Linux.

git-svn-id: https://svn.eduke32.com/eduke32@1403 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
plagman 2009-06-06 11:17:10 +00:00
parent d4bca26bd9
commit 721177ce18
1 changed files with 1 additions and 1 deletions

View File

@ -23,8 +23,8 @@ Adapted to work with JonoF's port by James Bentler (bentler@cs.umn.edu)
#include <stdlib.h>
#include <string.h>
#include "dsl.h"
#include "compat.h"
#include "dsl.h"
#include "pragmas.h"
#define _NEED_SDLMIXER 1