spice-common/common/linux/ffmpeg_inc.h.in
2012-03-20 15:25:36 +01:00

13 lines
104 B
C

#ifdef __GNUG__
extern "C" {
#endif
#include "@AVCODEC_PREFIX@avcodec.h"
#ifdef __GNUG__
}
#endif