1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

indeo3data: add missing config.h #include for HAVE_BIGENDIAN

This commit is contained in:
Diego Biurrun 2011-11-08 16:06:50 +01:00
parent 276b995d85
commit 9412f81138

View File

@ -24,6 +24,8 @@
#include <stdint.h>
#include "config.h"
/*
* Define compressed VQ tables.
*/