mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-10 14:41:42 +00:00
#5484 - Remove unneeded tr_local.h include from sdl_input.c. Patch by Harley Laue.
This commit is contained in:
parent
b211b35853
commit
021ce233b2
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include "../renderer/tr_local.h"
|
|
||||||
#include "../client/client.h"
|
#include "../client/client.h"
|
||||||
#include "../sys/sys_local.h"
|
#include "../sys/sys_local.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue