renderer -> renderergl1, rend2 -> renderergl2

This commit is contained in:
Tim Angus 2013-02-15 23:46:37 +00:00
parent bff574e04e
commit f6fb9eb602
120 changed files with 1277 additions and 1294 deletions

View file

@ -31,7 +31,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#include <stdlib.h>
#include <math.h>
#include "../renderer/tr_local.h"
//FIXME: factor out the bits that are actually needed here into a renderercommon header
#include "../renderergl1/tr_local.h"
#include "../sys/sys_local.h"
#include "sdl_icon.h"