mirror of
https://github.com/libretro/RetroArch
synced 2025-02-24 09:40:07 +00:00
Remove more header includes
This commit is contained in:
parent
32eb748057
commit
71cc6515d2
@ -20,7 +20,6 @@
|
||||
#include "../general.h"
|
||||
#include "fonts/fonts.h"
|
||||
#include <gfx/math/matrix_4x4.h>
|
||||
#include "video_context.h"
|
||||
#include <gfx/scaler/scaler.h>
|
||||
#include "fonts/gl_font.h"
|
||||
#include "shader/shader_context.h"
|
||||
|
@ -27,7 +27,6 @@
|
||||
#include "../../config.h"
|
||||
#endif
|
||||
|
||||
#include "../video_context.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef HAVE_OPENGL
|
||||
|
@ -31,7 +31,6 @@
|
||||
#include "../gl_common.h"
|
||||
#endif
|
||||
|
||||
#include "../video_context.h"
|
||||
#include "shader_context.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user