lib/ffmpeg/Filter: Add define required for avutil
This commit is contained in:

committed by
Max Kellermann

parent
38b41fc3fd
commit
92bfdffa42
@@ -20,6 +20,9 @@
|
|||||||
#ifndef MPD_FFMPEG_FILTER_HXX
|
#ifndef MPD_FFMPEG_FILTER_HXX
|
||||||
#define MPD_FFMPEG_FILTER_HXX
|
#define MPD_FFMPEG_FILTER_HXX
|
||||||
|
|
||||||
|
/* necessary because libavutil/common.h uses UINT64_C */
|
||||||
|
#define __STDC_CONSTANT_MACROS
|
||||||
|
|
||||||
#include "Error.hxx"
|
#include "Error.hxx"
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Reference in New Issue
Block a user