projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
indeo3data: add missing config.h #include for HAVE_BIGENDIAN
[libav.git]
/
libavcodec
/
indeo3data.h
diff --git
a/libavcodec/indeo3data.h
b/libavcodec/indeo3data.h
index
a19fdd3
..
6bb55ce
100644
(file)
--- a/
libavcodec/indeo3data.h
+++ b/
libavcodec/indeo3data.h
@@
-24,6
+24,8
@@
#include <stdint.h>
+#include "config.h"
+
/*
* Define compressed VQ tables.
*/