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
1 changed files with 2 additions and 0 deletions

View File

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