X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=bitstream.c;h=9cd1273cfd578cf89492012b41cf236ecd32a38d;hb=b91c9e2f61443577241675cc1eadafd3f2dd8b6e;hp=638d19a3579b02053bd281e29e7f39d2bf54495c;hpb=3fd8d0567ae654aed7e97e832568d3e1b98e20a2;p=paraslash.git 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)