From 185d00edff9d7443ac8bf9e161f542ab90cd93c6 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 29 Nov 2005 18:21:17 +0000 Subject: [PATCH] docs/gst/gstreamer.types: fix includes, though they are a little dinky Original commit message from CVS: * docs/gst/gstreamer.types: fix includes, though they are a little dinky --- ChangeLog | 5 +++++ docs/gst/gstreamer.types | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index d139508824..1051032792 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-29 Thomas Vander Stichele + + * docs/gst/gstreamer.types: + fix includes, though they are a little dinky + 2005-11-29 Thomas Vander Stichele * check/Makefile.am: diff --git a/docs/gst/gstreamer.types b/docs/gst/gstreamer.types index 33ccbf6d3c..67a2b03348 100644 --- a/docs/gst/gstreamer.types +++ b/docs/gst/gstreamer.types @@ -59,10 +59,10 @@ gst_net_time_provider_get_type % elements -#include -#include -#include -#include +#include +#include +#include +#include gst_fake_src_get_type gst_fake_sink_get_type