mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
Moved headers
This commit is contained in:
parent
92a566e87f
commit
99836df8f9
@ -19,11 +19,6 @@
|
|||||||
|
|
||||||
#include <Foundation/Foundation.h>
|
#include <Foundation/Foundation.h>
|
||||||
|
|
||||||
#include "../../core_info.h"
|
|
||||||
#include "../../playlist.h"
|
|
||||||
#include "../../menu/menu_setting.h"
|
|
||||||
#include "../../menu/menu.h"
|
|
||||||
|
|
||||||
#ifdef HAVE_CORELOCATION
|
#ifdef HAVE_CORELOCATION
|
||||||
#include <CoreLocation/CoreLocation.h>
|
#include <CoreLocation/CoreLocation.h>
|
||||||
#endif
|
#endif
|
||||||
@ -35,6 +30,11 @@
|
|||||||
#import <AVFoundation/AVCaptureOutput.h>
|
#import <AVFoundation/AVCaptureOutput.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "../../core_info.h"
|
||||||
|
#include "../../playlist.h"
|
||||||
|
#include "../../menu/menu_setting.h"
|
||||||
|
#include "../../menu/menu.h"
|
||||||
|
|
||||||
/*********************************************/
|
/*********************************************/
|
||||||
/* RAMenuBase */
|
/* RAMenuBase */
|
||||||
/* A menu class that displays RAMenuItemBase */
|
/* A menu class that displays RAMenuItemBase */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user