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