gstversion: Add missing include in .in file.

This commit is contained in:
Mathieu Duponchelle 2015-08-15 13:25:35 +02:00
parent 24e1abe367
commit afff60b0b5

View file

@ -23,6 +23,8 @@
#ifndef __GST_VERSION_H__
#define __GST_VERSION_H__
#include <glib.h>
/**
* SECTION:gstversion
* @short_description: GStreamer version macros.