1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-22 07:21:15 +00:00

(EGL) Buildfix

This commit is contained in:
LibretroAdmin 2022-08-27 15:43:16 +02:00
parent bbf93812a5
commit 0c7408ee16

@ -20,6 +20,7 @@
#include <stdlib.h>
#include <retro_assert.h>
#include <string/stdstring.h>
#ifdef HAVE_CONFIG_H
#include "../../config.h"