summaryrefslogtreecommitdiff
path: root/examples/egl/testegl.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/egl/testegl.c')
-rw-r--r--examples/egl/testegl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/egl/testegl.c b/examples/egl/testegl.c
index c0e8b7a..bccf6c1 100644
--- a/examples/egl/testegl.c
+++ b/examples/egl/testegl.c
@@ -57,6 +57,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#pragma GCC optimize ("gnu89-inline")
#endif
+#define GST_USE_UNSTABLE_API
#include <gst/gl/gl.h>
#include <gst/gl/egl/gstgldisplay_egl.h>