From 091e1c3a75838484cea802201a2075897d08c28e Mon Sep 17 00:00:00 2001 From: David Schleef Date: Fri, 18 Jul 2003 21:35:40 +0000 Subject: [PATCH] Add glib.h for G_BEGIN_DECLS Original commit message from CVS: Add glib.h for G_BEGIN_DECLS --- gst/gstlog.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gst/gstlog.h b/gst/gstlog.h index 10a6dec..8759648 100644 --- a/gst/gstlog.h +++ b/gst/gstlog.h @@ -23,6 +23,8 @@ #ifndef __GST_LOG_H__ #define __GST_LOG_H__ +#include + G_BEGIN_DECLS extern const char *g_log_domain_gstreamer; -- 2.7.4