mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2025-12-28 08:01:31 +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
|
|
|
|
|