tests/glmemory: include the generic gl header
Including gstglmemory.h directly results in the compiler complaining about incomplete types.
This commit is contained in:
parent
d1812fc73c
commit
ba03bc2cba
@ -26,7 +26,7 @@
|
||||
|
||||
#include <gst/check/gstcheck.h>
|
||||
|
||||
#include <gst/gl/gstglmemory.h>
|
||||
#include <gst/gl/gl.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user