diff options
Diffstat (limited to 'tools/bitstream.h')
-rw-r--r-- | tools/bitstream.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/bitstream.h b/tools/bitstream.h index 066fb2fe..569c491b 100644 --- a/tools/bitstream.h +++ b/tools/bitstream.h @@ -4,15 +4,13 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: bitstream.h,v 1.2 2008-02-04 22:41:14 phintuka Exp $ + * $Id: bitstream.h,v 1.3 2009-02-14 20:44:15 phintuka Exp $ * */ #ifndef _XINELIBOUTPUT_BITSTREAM_H_ #define _XINELIBOUTPUT_BITSTREAM_H_ -#include <stdint.h> - # ifdef NOCACHE |