From 01f2c2f7992b81c2a7578cd02fc88281c8fdb40a Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 29 Nov 2005 10:46:00 +0000 Subject: remove the videofilter library and link to the one in base Original commit message from CVS: remove the videofilter library and link to the one in base --- gst/debug/gstnavigationtest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/debug/gstnavigationtest.h') diff --git a/gst/debug/gstnavigationtest.h b/gst/debug/gstnavigationtest.h index 98abcd81..b31dacb6 100644 --- a/gst/debug/gstnavigationtest.h +++ b/gst/debug/gstnavigationtest.h @@ -21,7 +21,7 @@ #ifndef __GST_NAVIGATIONTEST_H__ #define __GST_NAVIGATIONTEST_H__ -#include "gstvideofilter.h" +#include G_BEGIN_DECLS -- cgit