RtpCtrlThread: Add a missing include

This commit is contained in:
Peter Keresztes Schmidt 2021-03-04 19:21:09 +01:00
parent 0a8b34843c
commit 5ffaebf70d
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#define ZM_RTP_CTRL_H
#include <atomic>
#include <sys/types.h>
#include <thread>
// Defined in ffmpeg rtp.h