summaryrefslogtreecommitdiffstats
path: root/client/x11/ffmpeg_inc.h.in
blob: 7e322b51d8155ac6739f20fc8011c2c57c8205ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12

#ifdef __GNUG__
extern "C" {
#endif

#include  "@AVCODEC_PREFIX@avcodec.h"

#ifdef __GNUG__
}
#endif