mirror of
https://github.com/libretro/RetroArch
synced 2025-02-24 09:40:07 +00:00
Remove some header includes
This commit is contained in:
parent
bd0f0c3f63
commit
32eb748057
gfx/context
@ -19,7 +19,6 @@
|
||||
*/
|
||||
|
||||
#include "../../driver.h"
|
||||
#include "../video_context.h"
|
||||
#include "../gl_common.h"
|
||||
#include "../gfx_common.h"
|
||||
#include <file/dir_list.h>
|
||||
|
@ -15,7 +15,6 @@
|
||||
*/
|
||||
|
||||
#include "../../driver.h"
|
||||
#include "../video_context.h"
|
||||
#include "../gl_common.h"
|
||||
#include "../gfx_common.h"
|
||||
#include "x11_common.h"
|
||||
|
@ -15,7 +15,6 @@
|
||||
*/
|
||||
|
||||
#include "../../driver.h"
|
||||
#include "../video_context.h"
|
||||
#include "../gl_common.h"
|
||||
#include "../gfx_common.h"
|
||||
|
||||
|
@ -19,7 +19,6 @@
|
||||
*/
|
||||
|
||||
#include "../../driver.h"
|
||||
#include "../video_context.h"
|
||||
#include "../gl_common.h"
|
||||
#include "../gfx_common.h"
|
||||
#include "x11_common.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user