Clean the local include

Original commit message from CVS:
Clean the local include
This commit is contained in:
Steve Lhomme 2004-07-25 10:28:05 +00:00
parent 481b9eaefc
commit 13053eb24c
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
* gst-libs/gst/audio/gstaudiofilter.c:
Clean the local include
2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
* win32/gst.sln:

View file

@ -23,7 +23,7 @@
#endif
/*#define DEBUG_ENABLED */
#include <gstaudiofilter.h>
#include "gstaudiofilter.h"
#include <string.h>