gstreamer/ext/cog/cog.h
2009-09-18 19:11:40 -07:00

11 lines
104 B
C

#ifndef __COG_COG_H__
#define __COG_COG_H__
#include <cog/cogutils.h>
void cog_init (void);
#endif