summaryrefslogtreecommitdiffstats
path: root/server/ffmpeg_inc.h.in
blob: 02b4e3600c71b29185c6912cbac1cda0d407a5bb (plain)
1
2
3
4
5
6
7
8
9
10

#ifdef __GNUG__
extern "C" {
#endif

#include  "@AVCODEC_PREFIX@avcodec.h"

#ifdef __GNUG__
}
#endif