mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-12 13:51:27 +00:00
(vc_eg_ctx.c) Move header below egl_common.h
This commit is contained in:
parent
8f52b2f0f8
commit
7c10d0f796
@ -21,7 +21,6 @@
|
||||
|
||||
#include <sched.h>
|
||||
|
||||
#include <EGL/eglext_brcm.h>
|
||||
#include <VG/openvg.h>
|
||||
#include <bcm_host.h>
|
||||
|
||||
@ -34,6 +33,8 @@
|
||||
#include "../common/gl_common.h"
|
||||
#include "../video_monitor.h"
|
||||
|
||||
#include <EGL/eglext_brcm.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../../config.h"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user