mpv/mpbswap.h

7 lines
90 B
C

#ifndef MPBSWAP_H
#define MPBSWAP_H
#include "libavutil/bswap.h"
#endif /* MPBSWAP_H */