(Apple) Build fixes

This commit is contained in:
twinaphex 2014-07-09 13:08:56 +02:00
parent 3d9e679d6a
commit a22807cb60
5 changed files with 0 additions and 7 deletions

View File

@ -18,7 +18,6 @@
#include <objc/runtime.h>
#import "../common/RetroArch_Apple.h"
#include "../common/rarch_wrapper.h"
#include "../../input/apple_input.h"
#include "../../file.h"

View File

@ -18,8 +18,6 @@
#include <dlfcn.h>
#include <CoreFoundation/CFRunLoop.h>
#include "../../common/rarch_wrapper.h"
#define BUILDING_BTDYNAMIC
#include "btdynamic.h"

View File

@ -20,7 +20,6 @@
#include <stdio.h>
#include <string.h>
#include "../../common/rarch_wrapper.h"
#include "btdynamic.h"
#include "btpad.h"
#include "btpad_queue.h"

View File

@ -16,8 +16,6 @@
#include <string.h>
#include "../common/RetroArch_Apple.h"
#include "../common/rarch_wrapper.h"
#include "../../input/apple_input.h"
#include "../../settings_data.h"
#include "../common/apple_gamecontroller.h"

View File

@ -15,7 +15,6 @@
*/
#include "../menu/menu_common.h"
#include "../../apple/common/rarch_wrapper.h"
#include "../../apple/common/apple_export.h"
#include "../../settings_data.h"