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