mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
6 lines
151 B
C
6 lines
151 B
C
/* Generated by ffconf */
|
|
#ifndef AVUTIL_AVCONFIG_H
|
|
#define AVUTIL_AVCONFIG_H
|
|
#define AV_HAVE_BIGENDIAN WORDS_BIGENDIAN
|
|
#endif /* AVUTIL_AVCONFIG_H */
|