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 "../../core_info.h"
|
||||
#include "../../playlist.h"
|
||||
#include "../../menu/menu_setting.h"
|
||||
#include "../../menu/menu.h"
|
||||
|
||||
#ifdef HAVE_CORELOCATION
|
||||
#include <CoreLocation/CoreLocation.h>
|
||||
#endif
|
||||
@ -35,6 +30,11 @@
|
||||
#import <AVFoundation/AVCaptureOutput.h>
|
||||
#endif
|
||||
|
||||
#include "../../core_info.h"
|
||||
#include "../../playlist.h"
|
||||
#include "../../menu/menu_setting.h"
|
||||
#include "../../menu/menu.h"
|
||||
|
||||
/*********************************************/
|
||||
/* RAMenuBase */
|
||||
/* A menu class that displays RAMenuItemBase */
|
||||
|
Loading…
x
Reference in New Issue
Block a user