mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 21:48:55 +00:00
gstversion: Add missing include in .in file.
This commit is contained in:
parent
24e1abe367
commit
afff60b0b5
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
||||||
#ifndef __GST_VERSION_H__
|
#ifndef __GST_VERSION_H__
|
||||||
#define __GST_VERSION_H__
|
#define __GST_VERSION_H__
|
||||||
|
|
||||||
|
#include <glib.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:gstversion
|
* SECTION:gstversion
|
||||||
* @short_description: GStreamer version macros.
|
* @short_description: GStreamer version macros.
|
||||||
|
|
Loading…
Reference in a new issue