Commit 42c9d765 authored by Max Kellermann's avatar Max Kellermann

lib/ffmpeg/Buffer: add missing include

parent a8a80ee6
......@@ -20,6 +20,8 @@
#ifndef MPD_FFMPEG_BUFFER_HXX
#define MPD_FFMPEG_BUFFER_HXX
#include "util/Compiler.h"
extern "C" {
#include <libavutil/mem.h>
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment