(Apple) Build fixes

This commit is contained in:
Twinaphex 2014-08-09 10:25:33 +02:00
parent 5fb113e75b
commit 1f89d6628f
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#import "RetroArch_Apple.h"
#include "../../frontend/frontend.h"
#include "../../file.h"
#include "../../general.h"
id<RetroArch_Platform> apple_platform;

View File

@ -23,6 +23,7 @@
#include "../../conf/config_file.h"
#include "../../file.h"
#include "../../general.h"
static const void* const associated_module_key = &associated_module_key;