#5484 - Remove unneeded tr_local.h include from sdl_input.c. Patch by Harley Laue.

This commit is contained in:
Zack Middleton 2012-04-04 17:16:11 +00:00
parent b211b35853
commit 021ce233b2
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#include <stdio.h>
#include <stdlib.h>
#include "../renderer/tr_local.h"
#include "../client/client.h"
#include "../sys/sys_local.h"