mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
gl/checks: fix build
This commit is contained in:
parent
66bdef894a
commit
9620edc49e
3 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#include <gst/check/gstcheck.h>
|
||||
|
||||
#include <gst/gl/gl.h>
|
||||
#include <gst/gl/gstglfuncs.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
#include <gst/check/gstcheck.h>
|
||||
|
||||
#include <gst/gl/gl.h>
|
||||
#include <gst/gl/gstglfuncs.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
#endif
|
||||
|
||||
#include <gst/check/gstcheck.h>
|
||||
#include <gst/gl/gstglfuncs.h>
|
||||
|
||||
#include <gst/gl/gl.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue