mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-17 21:41:13 +08:00
6 lines
83 B
C
6 lines
83 B
C
#ifndef __GST_RTP_GO_H__
|
|
#define __GST_RTP_GO_H__
|
|
|
|
#include <gst/rtp/rtp.h>
|
|
|
|
#endif |