- Fixed Linux build issues.

SVN r3265 (trunk)
This commit is contained in:
Braden Obrzut 2011-07-07 20:49:55 +00:00
commit 85bd2e02c9
2 changed files with 3 additions and 0 deletions

View file

@ -44,6 +44,8 @@
#include "v_text.h"
#include "doomstat.h"
#include "m_argv.h"
#include "r_renderer.h"
#include "r_swrenderer.h"
EXTERN_CVAR (Bool, ticker)
EXTERN_CVAR (Bool, fullscreen)