(Apple) Get rid of rarch_wrapper.h

This commit is contained in:
twinaphex 2014-07-09 13:06:24 +02:00
parent 652499770f
commit 22a8d152cf
3 changed files with 0 additions and 4 deletions

View File

@ -15,8 +15,6 @@
*/
#import "RetroArch_Apple.h"
#include "../common/rarch_wrapper.h"
#include "../../general.h"
#ifdef HAVE_LOCATION

View File

@ -18,7 +18,6 @@
#include <stdlib.h>
#include "../../../boolean.h"
#include "../rarch_wrapper.h"
#include "wiimote.h"

View File

@ -17,7 +17,6 @@
#include <string.h>
#import "RetroArch_Apple.h"
#include "rarch_wrapper.h"
#include "../../frontend/frontend.h"
#include "../../file.h"