mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 06:05:56 -05:00
Update includes for newer ffmpeg versions
This commit is contained in:
parent
098ab7d736
commit
2daa9835a3
@ -14,8 +14,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <avcodec.h>
|
||||
#include <avformat.h>
|
||||
#include <libavcodec/avcodec.h>
|
||||
#include <libavformat/avformat.h>
|
||||
|
||||
#include "ff-plugins.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user