Try to fix ARM build
This commit is contained in:
parent
c01e5887f2
commit
3e9df72123
|
@ -17,9 +17,7 @@
|
|||
#include "../drivers/gl_capabilities.h"
|
||||
#include "../video_coord_array.h"
|
||||
|
||||
#ifndef NO_GL_FF_MATRIX
|
||||
#include <gfx/math/matrix_4x4.h>
|
||||
#endif
|
||||
|
||||
void gl_ff_vertex(const struct video_coords *coords)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue