(Apple) Get rid of rarch_wrapper.h
This commit is contained in:
parent
652499770f
commit
22a8d152cf
|
@ -15,8 +15,6 @@
|
|||
*/
|
||||
|
||||
#import "RetroArch_Apple.h"
|
||||
#include "../common/rarch_wrapper.h"
|
||||
|
||||
#include "../../general.h"
|
||||
|
||||
#ifdef HAVE_LOCATION
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
#include <stdlib.h>
|
||||
|
||||
#include "../../../boolean.h"
|
||||
#include "../rarch_wrapper.h"
|
||||
|
||||
#include "wiimote.h"
|
||||
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
#include <string.h>
|
||||
|
||||
#import "RetroArch_Apple.h"
|
||||
#include "rarch_wrapper.h"
|
||||
#include "../../frontend/frontend.h"
|
||||
#include "../../file.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue