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

View file

@ -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__ */