Just include zm_ffmpeg.h

This commit is contained in:
Isaac Connor 2021-01-29 15:49:53 -05:00
parent d0f307101b
commit dbad734414
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@
#include <BasicUsageEnvironment.hh>
#include <RTSPServer.hh>
#include <libavcodec/codec_id.h>
#include <libavformat/avformat.h>
#include "zm_ffmpeg.h"
class RTSPServerThread : public Thread {
private: