- fixed some leftover references to the software renderer.

SVN r3264 (trunk)
This commit is contained in:
Christoph Oelckers 2011-07-07 19:53:42 +00:00
commit 4ef68ded5d
14 changed files with 154 additions and 171 deletions

View file

@ -41,6 +41,7 @@
#include "v_video.h"
#include "m_swap.h"
#include "r_defs.h"
#include "r_utility.h"
#ifndef NO_SWRENDER
#include "r_draw.h"
#include "r_main.h"