mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-07 07:12:34 +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 */
|