mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Add math.h header include to matrix_4x4.h
This commit is contained in:
parent
32cebbbcba
commit
d30686a78f
@ -26,6 +26,7 @@
|
||||
#include <retro_inline.h>
|
||||
#include <retro_common_api.h>
|
||||
|
||||
#include <math.h>
|
||||
#include <gfx/math/vector_3.h>
|
||||
|
||||
/* Column-major matrix (OpenGL-style).
|
||||
|
Loading…
x
Reference in New Issue
Block a user