diff options
Diffstat (limited to 'gst/glib-compat.h')
-rw-r--r-- | gst/glib-compat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/glib-compat.h b/gst/glib-compat.h index 934953be3..5fb267b6c 100644 --- a/gst/glib-compat.h +++ b/gst/glib-compat.h @@ -30,6 +30,8 @@ #ifndef __GST_GLIB_COMPAT_H__ #define __GST_GLIB_COMPAT_H__ +#include <glib.h> + G_BEGIN_DECLS G_END_DECLS |