mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
(utility.m) Get rid of useless header include
This commit is contained in:
parent
c27c421d37
commit
60361a3975
@ -16,7 +16,6 @@
|
|||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
|
||||||
#include "RetroArch_Apple.h"
|
#include "RetroArch_Apple.h"
|
||||||
#include "../../settings_data.h"
|
|
||||||
|
|
||||||
void apple_display_alert(const char *message, const char *title)
|
void apple_display_alert(const char *message, const char *title)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user