qml: Enable qmlglsink for eglfs

https://bugzilla.gnome.org/show_bug.cgi?id=763044
This commit is contained in:
Sergey Borovkov 2016-04-14 18:14:32 +03:00 committed by Tim-Philipp Müller
parent ce72589510
commit 0731b0937d

View file

@ -30,8 +30,10 @@
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wredundant-decls"
#if !defined(__cplusplus)
#pragma GCC optimize ("gnu89-inline")
#endif
#endif
#ifndef EGL_EGLEXT_PROTOTYPES
#define EGL_EGLEXT_PROTOTYPES 1