mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
(Apple) Build fix
This commit is contained in:
parent
80d4de7c3f
commit
1c58b1bf9c
@ -15,7 +15,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "video_viewport.h"
|
#include "video_viewport.h"
|
||||||
#include "general.h"
|
#include "../general.h"
|
||||||
|
|
||||||
struct aspect_ratio_elem aspectratio_lut[ASPECT_RATIO_END] = {
|
struct aspect_ratio_elem aspectratio_lut[ASPECT_RATIO_END] = {
|
||||||
{ "4:3", 1.3333f },
|
{ "4:3", 1.3333f },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user