1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +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 <stdint.h>
#include "config.h"
/* /*
* Define compressed VQ tables. * Define compressed VQ tables.
*/ */