(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 "RetroArch_Apple.h"
|
||||
#include "../../settings_data.h"
|
||||
|
||||
void apple_display_alert(const char *message, const char *title)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue