mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-02 15:13:50 +01: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 */
|