Linux compile fixes.
SVN r1236 (trunk)
This commit is contained in:
parent
71dd0d0269
commit
b2b81fc8ad
4 changed files with 8 additions and 1 deletions
|
|
@ -40,6 +40,7 @@
|
|||
|
||||
#include "SDL.h"
|
||||
#include "doomtype.h"
|
||||
#include "doomstat.h"
|
||||
#include "version.h"
|
||||
#include "doomdef.h"
|
||||
#include "cmdlib.h"
|
||||
|
|
@ -61,6 +62,9 @@
|
|||
#include "hardware.h"
|
||||
#include "gameconfigfile.h"
|
||||
|
||||
#include "m_fixed.h"
|
||||
#include "g_level.h"
|
||||
|
||||
EXTERN_CVAR (String, language)
|
||||
|
||||
extern "C"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue