mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-10 03:13:09 +00:00
Remove more header includes
This commit is contained in:
parent
a10f1bdeb7
commit
428235c9b0
@ -20,18 +20,13 @@
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "../menu_list.h"
|
||||
#include "../menu_common.h"
|
||||
#include "../menu_driver.h"
|
||||
#include "menu_display.h"
|
||||
#include "../../../general.h"
|
||||
#include <file/file_path.h>
|
||||
#include "../../../gfx/gl_common.h"
|
||||
#include "../../../gfx/video_thread_wrapper.h"
|
||||
#include <compat/posix_string.h>
|
||||
|
||||
#include "../../../settings_data.h"
|
||||
|
||||
#include "shared.h"
|
||||
|
||||
typedef struct glui_handle
|
||||
|
@ -22,9 +22,7 @@
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "../menu_driver.h"
|
||||
#include "../menu_common.h"
|
||||
#include "menu_display.h"
|
||||
#include "../../../general.h"
|
||||
#include <file/file_path.h>
|
||||
#include <file/dir_list.h>
|
||||
|
@ -21,16 +21,11 @@
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "../menu_driver.h"
|
||||
#include "../menu_list.h"
|
||||
#include "../menu_common.h"
|
||||
#include "../../../general.h"
|
||||
#include "../../../config.def.h"
|
||||
#include "../../../dynamic.h"
|
||||
#include <compat/posix_string.h>
|
||||
#include <file/file_path.h>
|
||||
|
||||
#include "../../../settings_data.h"
|
||||
#include "../../../gfx/fonts/bitmap.h"
|
||||
|
||||
#include "shared.h"
|
||||
|
@ -20,10 +20,7 @@
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "../menu_list.h"
|
||||
#include "../menu_common.h"
|
||||
#include "../menu_driver.h"
|
||||
#include "menu_display.h"
|
||||
#include "../../../general.h"
|
||||
#include <file/file_path.h>
|
||||
#include "../../../gfx/gl_common.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user