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