From 8f041cc75220add1b0c53ba5994a22ee4b7efe03 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Tue, 27 Jul 2004 21:51:30 +0000 Subject: fix local includes and 64 bits constants Original commit message from CVS: fix local includes and 64 bits constants --- gst/smooth/gstsmooth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/smooth/gstsmooth.c') diff --git a/gst/smooth/gstsmooth.c b/gst/smooth/gstsmooth.c index fd2d576a..0ebca104 100644 --- a/gst/smooth/gstsmooth.c +++ b/gst/smooth/gstsmooth.c @@ -21,7 +21,7 @@ #include "config.h" #endif #include -#include +#include "gstsmooth.h" #include /* elementfactory information */ -- cgit v1.2.1