fix rename

Original commit message from CVS:
fix rename
This commit is contained in:
Thomas Vander Stichele 2004-01-20 15:05:42 +00:00
parent 68f5c775c5
commit 603c990009
5 changed files with 5 additions and 4 deletions

View file

@ -11,6 +11,7 @@
2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/elements/Makefile.am:
* gst/elements/gstelements.c:
* gst/elements/gsttypefindelement.c:
* gst/elements/gsttypefindelement.h:
renamed gsttypefindelement to gsttypefind, conserving CVS history

View file

@ -41,7 +41,7 @@
#include "gstshaper.h"
#include "gststatistics.h"
#include "gsttee.h"
#include "gsttypefindelement.h"
#include "gsttypefind.h"
struct _elements_entry {

View file

@ -38,7 +38,7 @@
# include "config.h"
#endif
#include "gsttypefindelement.h"
#include "gsttypefind.h"
#include "gst/gst_private.h"
#include "gst/gst-i18n-lib.h"

View file

@ -41,7 +41,7 @@
#include "gstshaper.h"
#include "gststatistics.h"
#include "gsttee.h"
#include "gsttypefindelement.h"
#include "gsttypefind.h"
struct _elements_entry {

View file

@ -38,7 +38,7 @@
# include "config.h"
#endif
#include "gsttypefindelement.h"
#include "gsttypefind.h"
#include "gst/gst_private.h"
#include "gst/gst-i18n-lib.h"