summaryrefslogtreecommitdiff
path: root/libavcodec/golomb.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2009-04-12 08:35:26 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2009-04-12 08:35:26 +0000
commitb275500706ac3a20ac59bdb6ee080dc32f3254cf (patch)
treebe30dc8f35ba9c33d053b09fb70a09304d775512 /libavcodec/golomb.h
parent77daaf674815d201dcb9ebb435e3c48dc5e72253 (diff)
Split bitstream.h, put the bitstream writer stuff in the new file
put_bits.h. Originally committed as revision 18461 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/golomb.h')
-rw-r--r--libavcodec/golomb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/golomb.h b/libavcodec/golomb.h
index 59b4f9eca0..be64f2533e 100644
--- a/libavcodec/golomb.h
+++ b/libavcodec/golomb.h
@@ -32,6 +32,7 @@
#include <stdint.h>
#include "bitstream.h"
+#include "put_bits.h"
#define INVALID_VLC 0x80000000