r553: Modern gccs require __attribute__((used)) for variables used only in assembly.
[cinelerra_cv/mob.git] / libmpeg3 / bitstream.h
blob286cc85d5bf51bd1c26f95693a9662e9786b7dec
1 #ifndef BITSTREAM_H
2 #define BITSTREAM_H
4 #include "mpeg3demux.h"
5 #include <sys/types.h>
7 #endif