cmake: remove unused link to ffmpeg libswresample

This commit is contained in:
scribam 2017-11-22 21:56:54 +01:00 committed by Ani
parent d05071221e
commit 78101a9e57
2 changed files with 3 additions and 4 deletions

View file

@ -8,7 +8,6 @@ extern "C"
{
#include "libavcodec/avcodec.h"
#include "libavformat/avformat.h"
#include "libswresample/swresample.h"
}
#include "cellPamf.h"