From 0d15e50542e1bd791bc1d87744dcca9971e040f6 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Sat, 16 Feb 2013 20:58:04 +0000 Subject: Add renderercommon/tr_common.h --- src/sdl/sdl_gamma.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sdl/sdl_gamma.c') diff --git a/src/sdl/sdl_gamma.c b/src/sdl/sdl_gamma.c index c341746a..873fe107 100644 --- a/src/sdl/sdl_gamma.c +++ b/src/sdl/sdl_gamma.c @@ -27,7 +27,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # include #endif -#include "../renderergl1/tr_local.h" +#include "../renderercommon/tr_common.h" #include "../qcommon/qcommon.h" /* -- cgit