mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-08 09:36:24 +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 */
|