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
This commit is contained in:
Thomas Vander Stichele 2005-11-29 18:21:17 +00:00
parent 9389a2f8b3
commit 185d00edff
2 changed files with 9 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
* docs/gst/gstreamer.types:
fix includes, though they are a little dinky
2005-11-29 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
* check/Makefile.am:

View file

@ -59,10 +59,10 @@ gst_net_time_provider_get_type
% elements
#include <gst/elements/gstfakesrc.h>
#include <gst/elements/gstfakesink.h>
#include <gst/elements/gstfilesrc.h>
#include <gst/elements/gstfilesink.h>
#include <plugins/elements/gstfakesrc.h>
#include <plugins/elements/gstfakesink.h>
#include <plugins/elements/gstfilesrc.h>
#include <plugins/elements/gstfilesink.h>
gst_fake_src_get_type
gst_fake_sink_get_type