mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
Originally committed as revision 16556 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7b04b8a057
commit
6a5d31ac25
82 changed files with 91 additions and 3 deletions
|
|
@ -18,6 +18,8 @@
|
|||
* License along with FFmpeg; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include "libavutil/intreadwrite.h"
|
||||
#include "avcodec.h"
|
||||
|
||||
enum TargaCompr{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue