mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-10 22:21:08 +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 */
|