From 625d8f148e63b66fcd4e5167b7aa72706117d878 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 9 Nov 2002 18:31:27 +0000 Subject: [PATCH] muhaha Original commit message from CVS: muhaha --- gst-libs/gst/video/video.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gst-libs/gst/video/video.h b/gst-libs/gst/video/video.h index ef11872..6062b92 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__ */ -- 2.7.4