Files
go-gst/gst/rtp/gst.go.h
2021-01-25 19:49:57 +02:00

6 lines
83 B
C

#ifndef __GST_RTP_GO_H__
#define __GST_RTP_GO_H__
#include <gst/rtp/rtp.h>
#endif