mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-17 16:36:49 +00:00
VNC-151 Remove unused libavfilter include from ffmpeg.h to clean up dependencies
This commit is contained in:
parent
957d780c4d
commit
bd7ff21dbd
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ extern "C" {
|
|||
#include <libavcodec/avcodec.h>
|
||||
#include <libavformat/avformat.h>
|
||||
#include <libswscale/swscale.h>
|
||||
#include <libavfilter/avfilter.h>
|
||||
}
|
||||
|
||||
#define STR_HELPER(x) #x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue