summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-11-09 18:31:27 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-11-09 18:31:27 +0000
commit6550caebbe7c3bb85083b03adda1436d914dc45d (patch)
tree1a6eae0287ea52eb188e59a67a19a92cb29fc45c
parenta7a72d66f527c1c0c7f42f0e8bda010567e312dd (diff)
downloadgstreamer-plugins-bad-6550caebbe7c3bb85083b03adda1436d914dc45d.tar.gz
muhaha
Original commit message from CVS: muhaha
-rw-r--r--gst-libs/gst/video/video.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst-libs/gst/video/video.h b/gst-libs/gst/video/video.h
index ef11872e7..6062b92d9 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 <gst/gst.h>
gdouble gst_video_frame_rate (GstPad *pad);
-#endif /* __GST_VIDEO_CONVENIENCE_H__ */
+#endif /* __GST_VIDEO_H__ */