X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=bitstream.c;h=9cd1273cfd578cf89492012b41cf236ecd32a38d;hp=638d19a3579b02053bd281e29e7f39d2bf54495c;hb=8d106ca317a2c42f35a86ba244f843688f6939e6;hpb=d2b2c210d1e388a29cef3d8189d6d80f3299b439 diff --git a/bitstream.c b/bitstream.c index 638d19a3..9cd1273c 100644 --- a/bitstream.c +++ b/bitstream.c @@ -19,6 +19,7 @@ #include "error.h" #include "string.h" #include "wma.h" +#include "portable_io.h" #include "bitstream.h" static inline uint32_t get_data(const void *table, int i, int size)