Original commit message from CVS:
muhaha
This commit is contained in:
Thomas Vander Stichele 2002-11-09 18:31:27 +00:00
parent f8b0cdb562
commit 625d8f148e

View file

@ -18,11 +18,11 @@
* Boston, MA 02111-1307, USA. * Boston, MA 02111-1307, USA.
*/ */
#ifndef __GST_VIDEO_CONVENIENCE_H__ #ifndef __GST_VIDEO_H__
#define __GST_VIDEO_CONVENIENCE_H__ #define __GST_VIDEO_H__
#include <gst/gst.h> #include <gst/gst.h>
gdouble gst_video_frame_rate (GstPad *pad); gdouble gst_video_frame_rate (GstPad *pad);
#endif /* __GST_VIDEO_CONVENIENCE_H__ */ #endif /* __GST_VIDEO_H__ */