Don't include retro_inline.h
This commit is contained in:
parent
e06006b436
commit
8f7fc79cd7
|
@ -23,7 +23,6 @@
|
|||
#ifndef __LIBRETRO_SDK_GFX_MATH_MATRIX_4X4_H__
|
||||
#define __LIBRETRO_SDK_GFX_MATH_MATRIX_4X4_H__
|
||||
|
||||
#include <retro_inline.h>
|
||||
#include <retro_common_api.h>
|
||||
|
||||
#include <math.h>
|
||||
|
|
Loading…
Reference in New Issue