mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-27 07:29:32 +00:00
13 lines
104 B
C
13 lines
104 B
C
|
|
#ifdef __GNUG__
|
|
extern "C" {
|
|
#endif
|
|
|
|
#include "@AVCODEC_PREFIX@avcodec.h"
|
|
|
|
#ifdef __GNUG__
|
|
}
|
|
#endif
|
|
|
|
|