diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/vbidec/vbiscreen.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/vbidec/vbiscreen.c b/gst/vbidec/vbiscreen.c index bc315587..4ce0404c 100644 --- a/gst/vbidec/vbiscreen.c +++ b/gst/vbidec/vbiscreen.c @@ -32,6 +32,7 @@ #include <unistd.h> /*#include "osdtools.h"*/ /*#include "speedy.h"*/ +#include <glib.h> #include "vbiscreen.h" #include "gstvbidec.h" |