gl/shader/variables: include generic gl.h header
Otherwise we may miss some forward declarations Fixes build error: undefined reference to GstGLSLStage
This commit is contained in:
parent
2e8642cc4c
commit
c79cbbdcc1
@ -24,7 +24,7 @@
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <gst/gl/gstglshader.h>
|
||||
#include <gst/gl/gl.h>
|
||||
|
||||
#define VALID_VARNAME_CHARS "abcdefghijklmnopqurstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user