(utility.m) Get rid of useless header include

This commit is contained in:
Twinaphex 2015-02-28 20:11:32 +01:00
parent c27c421d37
commit 60361a3975

View File

@ -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)
{