Try to fix ARM build

This commit is contained in:
twinaphex 2016-09-06 03:14:20 +02:00
parent c01e5887f2
commit 3e9df72123

View File

@ -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)
{