mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 13:55:41 +00:00
testelg: include eglext.h
Neded for the declaration of eglSaneChooseConfigBRCM().
This commit is contained in:
parent
7a964087d0
commit
9b68aaeeb5
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
|
||||
#if defined (USE_OMX_TARGET_RPI)
|
||||
#include <bcm_host.h>
|
||||
#include <EGL/eglext.h>
|
||||
#elif defined(HAVE_X11)
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
|
|
Loading…
Reference in a new issue