spice-common/linux/ffmpeg_inc.h.in
2009-10-26 23:30:41 +02:00

13 lines
104 B
C

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