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/rtjpeg/gstrtjpegenc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/rtjpeg/gstrtjpegenc.c') diff --git a/gst/rtjpeg/gstrtjpegenc.c b/gst/rtjpeg/gstrtjpegenc.c index 41620043..277074cc 100644 --- a/gst/rtjpeg/gstrtjpegenc.c +++ b/gst/rtjpeg/gstrtjpegenc.c @@ -21,7 +21,7 @@ #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include "gstrtjpegenc.h" /* elementfactory information */ GstElementDetails gst_rtjpegenc_details = { -- cgit v1.2.1