mirror of
https://github.com/libretro/RetroArch
synced 2025-02-12 00:40:26 +00:00
Header include cleanups
This commit is contained in:
parent
4b63af59a2
commit
3674dd4300
@ -20,8 +20,6 @@
|
||||
|
||||
#include <boolean.h>
|
||||
|
||||
#include "menu_entries.h"
|
||||
|
||||
enum
|
||||
{
|
||||
ACTION_OK_DL_DEFAULT = 0,
|
||||
|
@ -22,8 +22,6 @@
|
||||
#include <retro_common_api.h>
|
||||
#include <lists/file_list.h>
|
||||
|
||||
#include "../msg_hash.h"
|
||||
|
||||
#ifndef COLLECTION_SIZE
|
||||
#define COLLECTION_SIZE 99999
|
||||
#endif
|
||||
|
@ -23,12 +23,8 @@
|
||||
#include <boolean.h>
|
||||
#include <retro_common_api.h>
|
||||
|
||||
#include "../command.h"
|
||||
#include "../input/input_driver.h"
|
||||
#include "../setting_list.h"
|
||||
|
||||
#include "../msg_hash.h"
|
||||
|
||||
RETRO_BEGIN_DECLS
|
||||
|
||||
enum menu_setting_ctl_state
|
||||
|
Loading…
x
Reference in New Issue
Block a user