mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-24 16:18:16 +00:00
pbutils: fix stand-alone version header include
Include gst headers for GST_EXPORT.
This commit is contained in:
parent
aa69b69e63
commit
18e55dcdc0
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
#ifndef __GST_PLUGINS_BASE_VERSION_H__
|
||||
#define __GST_PLUGINS_BASE_VERSION_H__
|
||||
|
||||
#include <glib.h>
|
||||
#include <gst/gst.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
|
Loading…
Reference in a new issue