mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 11:43:00 +00:00
Remove breaking include of gl_common.h.
This commit is contained in:
parent
594aaa4600
commit
66867c9b07
@ -23,10 +23,6 @@
|
||||
#include "../config.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_OPENGL
|
||||
#include "gl_common.h"
|
||||
#endif
|
||||
|
||||
enum gfx_ctx_api
|
||||
{
|
||||
GFX_CTX_OPENGL_API,
|
||||
|
Loading…
x
Reference in New Issue
Block a user