0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/mpbswap.h
reimar ec258b2095 Remove no longer needed always_inline hack in mpbswap.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21573 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 14:46:37 +00:00

7 lines
90 B
C

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