ref: gl: gl2_shim: remove unused ALLOCA_H include
This commit is contained in:
parent
d7cd74fe2f
commit
1208356b92
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ Limitations:
|
||||||
#include "gl_local.h"
|
#include "gl_local.h"
|
||||||
#ifndef XASH_GL_STATIC
|
#ifndef XASH_GL_STATIC
|
||||||
#include "gl2_shim.h"
|
#include "gl2_shim.h"
|
||||||
#include ALLOCA_H
|
|
||||||
|
|
||||||
#define MAX_SHADERLEN 4096
|
#define MAX_SHADERLEN 4096
|
||||||
// increase this when adding more attributes
|
// increase this when adding more attributes
|
||||||
|
|
Loading…
Add table
Reference in a new issue