From 6550caebbe7c3bb85083b03adda1436d914dc45d Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 9 Nov 2002 18:31:27 +0000 Subject: muhaha Original commit message from CVS: muhaha --- gst-libs/gst/video/video.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gst-libs/gst') diff --git a/gst-libs/gst/video/video.h b/gst-libs/gst/video/video.h index ef11872e..6062b92d 100644 --- a/gst-libs/gst/video/video.h +++ b/gst-libs/gst/video/video.h @@ -18,11 +18,11 @@ * Boston, MA 02111-1307, USA. */ -#ifndef __GST_VIDEO_CONVENIENCE_H__ -#define __GST_VIDEO_CONVENIENCE_H__ +#ifndef __GST_VIDEO_H__ +#define __GST_VIDEO_H__ #include gdouble gst_video_frame_rate (GstPad *pad); -#endif /* __GST_VIDEO_CONVENIENCE_H__ */ +#endif /* __GST_VIDEO_H__ */ -- cgit v1.2.1