diff options
Diffstat (limited to 'gst/vbidec')
-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 4ce0404c..bcce79e2 100644 --- a/gst/vbidec/vbiscreen.c +++ b/gst/vbidec/vbiscreen.c @@ -24,6 +24,7 @@ #include "config.h" #endif +#include <glib.h> #include <stdio.h> #include <stdlib.h> #include <stdarg.h> |